View raw Markdown
type: exampleresource: DeviceDefinitionexample: devicedefinition-example-prodspec

DeviceDefinition Example: devicedefinition-example-prodspec

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<DeviceDefinition xmlns="http://hl7.org/fhir">
  <id value="example-prodspec"/>
    <identifier>
        <value value="789123"/>
    </identifier>
    <status value="active"/>
    <experimental value="true"/>
    <url value="http://hl7.org/fhir/DeviceDefinition/example-prodspec"/>
</DeviceDefinition>