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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ACMEIncPrivateMDCCodes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.999.1.2.3.4.5.6.7.8.9.10" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot2"] ; #
fhir:name [ fhir:v "ACMEIncPrivateMDCCodes"] ; #
fhir:title [ fhir:v "ACME Inc Private MDC Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-14T11:24:25+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Health Care Devices"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/healthcaredevices" ] ] )
] ) ; #
fhir:description [ fhir:v "An example CodeSystem that defines two private codes for an imaginary company in the MDC CodeSystem."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "partition" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The first 16 bits of the code: [context-free] Nomenclature Code == (Partition number * 2**16) + [contextsensitive] Term Code." ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "128" ] ;
fhir:display [ fhir:v "partition 128" ] ;
fhir:definition [ fhir:v "partition 128 (0x0080) is reserved for PHD disease management, with private codes in the range 0x0080F000-0x0080FFFF." ]
] [
fhir:code [ fhir:v "1024" ] ;
fhir:display [ fhir:v "partition 1024" ] ;
fhir:definition [ fhir:v "partition 1024 (0x0400) is reserved for private codes." ]
] [
fhir:code [ fhir:v "8452096" ] ;
fhir:display [ fhir:v "MDCX_GLU_TEST_STRIP_FAILURE_REASON" ] ;
fhir:definition [ fhir:v "This is an example of a private code for an observation that reports the failure reason of a test strip." ] ;
( fhir:property [
fhir:code [ fhir:v "partition" ] ;
fhir:value [
a fhir:code ;
fhir:v "128" ] ] )
] [
fhir:code [ fhir:v "8452097" ] ;
fhir:display [ fhir:v "MDCX_GLU_COMPOUND_MEASUREMENT" ] ;
fhir:definition [ fhir:v "This is an example of a private code for a compound observation that reports glucose and context information together." ] ;
( fhir:property [
fhir:code [ fhir:v "partition" ] ;
fhir:value [
a fhir:code ;
fhir:v "128" ] ] )
] [
fhir:code [ fhir:v "67113524" ] ;
fhir:display [ fhir:v "MDCX_ANOTHER_PRIVATE_CODE" ] ;
fhir:definition [ fhir:v "This is another private code added to the CodeSystem." ] ;
( fhir:property [
fhir:code [ fhir:v "partition" ] ;
fhir:value [
a fhir:code ;
fhir:v "1024" ] ] )
] ) . #
IG © 2016+ HL7 International / Health Care Devices. Package hl7.fhir.uv.phd#2.0.0-ballot2 based on FHIR 4.0.1. Generated 2025-08-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change