Sha256: a8bc83a170ab807124c5c4f6b5f383613006d9190e6629015fc0dd3123465f15
Contents?: true
Size: 660 Bytes
Versions: 23
Compression:
Stored size: 660 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?><Device xmlns="http://hl7.org/fhir"> <id value="ihe-pcd"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Acme Patient Monitor</p> </div> </text> <identifier> <type> <coding> <system value="http://hl7.org/fhir/identifier-type"/> <code value="SNO"/> </coding> <text value="Serial Number"/> </type> <value value="AMID-123-456"/> </identifier> <type> <text value="Vital Signs Monitor"/> </type> <lotNumber value="12345"/> <manufacturer value="Acme Devices, Inc"/> <model value="A.1.1"/> </Device>
Version data entries
23 entries across 23 versions & 2 rubygems
Version | Path |
---|---|
fhir_models-1.6.1 | examples/xml/device-example-ihe-pcd.xml |
fhir_models-0.3.1 | examples/xml/device-example-ihe-pcd.xml |
fhir_models-0.3.0 | examples/xml/device-example-ihe-pcd.xml |