FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example DeviceDefinition/example-prodspec (XML)

Responsible Owner: Orders and Observations Work GroupStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

General DeviceDefinition example 2 (id = "example-prodspec")

<?xml version="1.0" encoding="UTF-8"?>

<DeviceDefinition xmlns="http://hl7.org/fhir">
  <id value="example-prodspec"/> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/> 
  </extension> 
  <identifier> 
    <value value="789123"/> 
  </identifier> 
  <status value="draft"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/orders"/> 
    </telecom> 
  </contact> 
  <publisher value="HL7 International / Orders and Observations"/> 
</DeviceDefinition> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.