Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ACMEIncPrivateMDCCodes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ACMEIncPrivateMDCCodes</b></p><a name="ACMEIncPrivateMDCCodes"> </a><a name="hcACMEIncPrivateMDCCodes"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Parent</td><td>partition</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>The first 16 bits of the code: [context-free] Nomenclature Code == (Partition number * 2**16) + [contextsensitive] Term Code.</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Parent</b></td></tr><tr><td style="white-space:nowrap">128<a name="ACMEIncPrivateMDCCodes-128"> </a></td><td>partition 128</td><td>partition 128 (0x0080) is reserved for PHD disease management, with private codes in the range 0x0080F000-0x0080FFFF.</td><td/></tr><tr><td style="white-space:nowrap">1024<a name="ACMEIncPrivateMDCCodes-1024"> </a></td><td>partition 1024</td><td>partition 1024 (0x0400) is reserved for private codes.</td><td/></tr><tr><td style="white-space:nowrap">8452096<a name="ACMEIncPrivateMDCCodes-8452096"> </a></td><td>MDCX_GLU_TEST_STRIP_FAILURE_REASON</td><td>This is an example of a private code for an observation that reports the failure reason of a test strip.</td><td>128</td></tr><tr><td style="white-space:nowrap">8452097<a name="ACMEIncPrivateMDCCodes-8452097"> </a></td><td>MDCX_GLU_COMPOUND_MEASUREMENT</td><td>This is an example of a private code for a compound observation that reports glucose and context information together.</td><td>128</td></tr><tr><td style="white-space:nowrap">67113524<a name="ACMEIncPrivateMDCCodes-67113524"> </a></td><td>MDCX_ANOTHER_PRIVATE_CODE</td><td>This is another private code added to the CodeSystem.</td><td>1024</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.999.1.2.3.4.5.6.7.8.9.10"/>
</identifier>
<version value="2.0.0-ballot2"/>
<name value="ACMEIncPrivateMDCCodes"/>
<title value="ACME Inc Private MDC Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-08-14T11:24:25+00:00"/>
<publisher value="HL7 International / Health Care Devices"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/healthcaredevices"/>
</telecom>
</contact>
<description
value="An example CodeSystem that defines two private codes for an imaginary company in the MDC CodeSystem."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<property>
<code value="partition"/>
<uri value="http://hl7.org/fhir/concept-properties#parent"/>
<description
value="The first 16 bits of the code: [context-free] Nomenclature Code == (Partition number * 2**16) + [contextsensitive] Term Code."/>
<type value="code"/>
</property>
<concept>
<code value="128"/>
<display value="partition 128"/>
<definition
value="partition 128 (0x0080) is reserved for PHD disease management, with private codes in the range 0x0080F000-0x0080FFFF."/>
</concept>
<concept>
<code value="1024"/>
<display value="partition 1024"/>
<definition
value="partition 1024 (0x0400) is reserved for private codes."/>
</concept>
<concept>
<code value="8452096"/>
<display value="MDCX_GLU_TEST_STRIP_FAILURE_REASON"/>
<definition
value="This is an example of a private code for an observation that reports the failure reason of a test strip."/>
<property>
<code value="partition"/>
<valueCode value="128"/>
</property>
</concept>
<concept>
<code value="8452097"/>
<display value="MDCX_GLU_COMPOUND_MEASUREMENT"/>
<definition
value="This is an example of a private code for a compound observation that reports glucose and context information together."/>
<property>
<code value="partition"/>
<valueCode value="128"/>
</property>
</concept>
<concept>
<code value="67113524"/>
<display value="MDCX_ANOTHER_PRIVATE_CODE"/>
<definition
value="This is another private code added to the CodeSystem."/>
<property>
<code value="partition"/>
<valueCode value="1024"/>
</property>
</concept>
</CodeSystem>