FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ehealth-property

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-property
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-property.html
URLhttp://ehealth.sundhed.dk/cs/ehealth-property
Version3.5.1
Statusactive
Date2025-03-05T09:00:00+00:00
NameeHealthProperty
TitleeHealth Property
Realmdk
DescriptionCodes used to identity specific properties on codes in eHealth CodeSystems.
Contentcomplete

Resources that use this resource

ValueSet
ehealth-propertyeHealth Property

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Kodesystem ehealth-property

This case-sensitive code system http://ehealth.sundhed.dk/cs/ehealth-property defines the following code:

CodeDisplayDefinition
phmr-unit PHMR UnitThe unit to be used when transforming Observations to PHMR Measurement.

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-property",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/ehealth-property",
  "version": "3.5.1",
  "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."
    }
  ]
}