Netherlands - Generic Functions for data exchange Implementation Guide
0.1.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="ehr-system-example-001"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device ehr-system-example-001</b></p><a name="ehr-system-example-001"> </a><a name="hcehr-system-example-001"> </a><p><b>identifier</b>: <code>http://example.org/device-identifiers</code>/EHR-SYS-2024-001, <a href="http://terminology.hl7.org/5.3.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:a1b2c3d4-e5f6-7890-abcd-ef1234567890</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: HealthTech Solutions BV</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: MedicalRecords Pro</p><p><b>type</b>: User Friendly name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: MRP-Enterprise-v5.2</p><p><b>type</b>: Model name</p></blockquote><p><b>modelNumber</b>: MRP-ENT-5.2.1</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 706689003}">Electronic Health Record System</span></p><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/device-versiontype software}">software</span></p><p><b>value</b>: 5.2.1</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/device-versiontype firmware}">firmware</span></p><p><b>value</b>: 2.8.0</p></blockquote><p><b>owner</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/kvk</code>/9999999</p><p><b>contact</b>: <a href="mailto:support@healthtech.example.com">support@healthtech.example.com</a>, <a href="tel:+31201234567">+31201234567</a></p></div>
</text>
<identifier>
<system value="http://example.org/device-identifiers"/>
<value value="EHR-SYS-2024-001"/>
</identifier>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:a1b2c3d4-e5f6-7890-abcd-ef1234567890"/>
</identifier>
<status value="active"/>
<manufacturer value="HealthTech Solutions BV"/>
<deviceName>
<name value="MedicalRecords Pro"/>
<type value="user-friendly-name"/>
</deviceName>
<deviceName>
<name value="MRP-Enterprise-v5.2"/>
<type value="model-name"/>
</deviceName>
<modelNumber value="MRP-ENT-5.2.1"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="706689003"/>
<display value="Electronic health record system application software"/>
</coding>
<text value="Electronic Health Record System"/>
</type>
<version>
<type>
<coding>
<system value="http://hl7.org/fhir/device-versiontype"/>
<code value="software"/>
</coding>
</type>
<value value="5.2.1"/>
</version>
<version>
<type>
<coding>
<system value="http://hl7.org/fhir/device-versiontype"/>
<code value="firmware"/>
</coding>
</type>
<value value="2.8.0"/>
</version>
<owner>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/kvk"/>
<value value="9999999"/>
</identifier>
</owner>
<contact>
<system value="email"/>
<value value="support@healthtech.example.com"/>
</contact>
<contact>
<system value="phone"/>
<value value="+31201234567"/>
<use value="work"/>
</contact>
</Device>