PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd@2.0.0-ballot2
    http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes
{
  "description": "An example CodeSystem that defines two private codes for an imaginary company in the MDC CodeSystem.",
  "_filename": "example/CodeSystem-ACMEIncPrivateMDCCodes.json",
  "package_name": "hl7.fhir.uv.phd",
  "date": "2025-08-06T14:14:22+00:00",
  "publisher": "HL7 International / Health Care Devices",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#parent",
    "code": "partition",
    "type": "code",
    "description": "The first 16 bits of the code: [context-free] Nomenclature Code == (Partition number * 2**16) + [contextsensitive] Term Code."
  } ],
  "name": "ACMEIncPrivateMDCCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ACME Inc Private MDC Codes",
  "package_version": "2.0.0-ballot2",
  "status": "active",
  "id": "a66c7f19-cb69-45f8-b4da-d03b2fe5a072",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes",
  "identifier": [ {
    "value": "urn:oid:2.999.1.2.3.4.5.6.7.8.9.10",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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",
    "property": [ {
      "code": "partition",
      "valueCode": "128"
    } ],
    "definition": "This is an example of a private code for an observation that reports the failure reason of a test strip."
  }, {
    "code": "8452097",
    "display": "MDCX_GLU_COMPOUND_MEASUREMENT",
    "property": [ {
      "code": "partition",
      "valueCode": "128"
    } ],
    "definition": "This is an example of a private code for a compound observation that reports glucose and context information together."
  }, {
    "code": "67113524",
    "display": "MDCX_ANOTHER_PRIVATE_CODE",
    "property": [ {
      "code": "partition",
      "valueCode": "1024"
    } ],
    "definition": "This is another private code added to the CodeSystem."
  } ],
  "caseSensitive": false,
  "version": "2.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/healthcaredevices",
      "system": "url"
    } ]
  } ]
}