Package | hl7.fhir.uv.phd |
Resource Type | CodeSystem |
Id | ACMEIncPrivateMDCCodes |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/CodeSystem-ACMEIncPrivateMDCCodes.html |
URL | http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes |
Version | 2.1.0 |
Status | active |
Date | 2025-07-25T14:51:26+00:00 |
Name | ACMEIncPrivateMDCCodes |
Title | ACME Inc Private MDC Codes |
Realm | uv |
Authority | hl7 |
Description | An example CodeSystem that defines two private codes for an imaginary company in the MDC CodeSystem. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ACMEIncPrivateMDCCodes
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
Parent | partition | http://hl7.org/fhir/concept-properties#parent | code | The first 16 bits of the code: [context-free] Nomenclature Code == (Partition number * 2**16) + [contextsensitive] Term Code. |
Concepts
This case-insensitive code system http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ACMEIncPrivateMDCCodes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.999.1.2.3.4.5.6.7.8.9.10" } ], "version": "2.1.0", "name": "ACMEIncPrivateMDCCodes", "title": "ACME Inc Private MDC Codes", "status": "active", "experimental": false, "date": "2025-07-25T14:51:26+00:00", "publisher": "HL7 International / Health Care Devices", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/healthcaredevices" } ] } ], "description": "An example CodeSystem that defines two private codes for an imaginary company in the MDC CodeSystem.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": false, "content": "complete", "property": [ { "code": "partition", "uri": "http://hl7.org/fhir/concept-properties#parent", "description": "The first 16 bits of the code: [context-free] Nomenclature Code == (Partition number * 2**16) + [contextsensitive] Term Code.", "type": "code" } ], "concept": [ { "code": "128", "display": "partition 128", "definition": "partition 128 (0x0080) is reserved for PHD disease management, with private codes in the range 0x0080F000-0x0080FFFF." }, { "code": "1024", "display": "partition 1024", "definition": "partition 1024 (0x0400) is reserved for private codes." }, { "code": "8452096", "display": "MDCX_GLU_TEST_STRIP_FAILURE_REASON", "definition": "This is an example of a private code for an observation that reports the failure reason of a test strip.", "property": [ { "code": "partition", "valueCode": "128" } ] }, { "code": "8452097", "display": "MDCX_GLU_COMPOUND_MEASUREMENT", "definition": "This is an example of a private code for a compound observation that reports glucose and context information together.", "property": [ { "code": "partition", "valueCode": "128" } ] }, { "code": "67113524", "display": "MDCX_ANOTHER_PRIVATE_CODE", "definition": "This is another private code added to the CodeSystem.", "property": [ { "code": "partition", "valueCode": "1024" } ] } ] }