{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-property",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-property</b></p><a name=\"ehealth-property\"> </a><a name=\"hcehealth-property\"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/ehealth-property</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></tr><tr><td style=\"white-space:nowrap\">phmr-unit<a name=\"ehealth-property-phmr-unit\"> </a></td><td>PHMR Unit</td><td>The unit to be used when transforming Observations to PHMR Measurement.</td></tr><tr><td style=\"white-space:nowrap\">icd11-foundation-entity-id<a name=\"ehealth-property-icd11-foundation-entity-id\"> </a></td><td>ICD11 Foundation Entity ID</td><td>The identifier of the ICD11 Foundation Entity that corresponds to the code in an ICD11 CodeSystem. This property is used to link the ICD11 CodeSystem to the ICD11 Foundation, which contains the full hierarchy and relationships of ICD11 concepts.</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/ehealth-property",
  "version" : "9.0.0",
  "name" : "eHealthProperty",
  "title" : "eHealth Property",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-05T09:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [{
    "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "Codes used to identity specific properties on codes in eHealth CodeSystems.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "phmr-unit",
    "display" : "PHMR Unit",
    "definition" : "The unit to be used when transforming Observations to PHMR Measurement."
  },
  {
    "code" : "icd11-foundation-entity-id",
    "display" : "ICD11 Foundation Entity ID",
    "definition" : "The identifier of the ICD11 Foundation Entity that corresponds to the code in an ICD11 CodeSystem. This property is used to link the ICD11 CodeSystem to the ICD11 Foundation, which contains the full hierarchy and relationships of ICD11 concepts."
  }]
}