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

FHIR IG Statistics: ValueSet/ehealth-unit

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeValueSet
Idehealth-unit
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-unit.html
URLhttp://ehealth.sundhed.dk/vs/ehealth-unit
Version3.5.1
Statusactive
Date2020-10-19T08:00:00+00:00
NameeHealthUnit
TitleeHealthUnit
Realmdk
DescriptionValue set of Unit Codes and Ucum common

Resources that use this resource

ConceptMap
conceptmap-ucum-to-printsymbolUCUM code to PrintSymbol mapping

Resources that this resource uses

ValueSet
ehealth-unit-codeeHealthUnitCodes

Narrative

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

This value set includes codes based on the following rules:

  • Include all codes defined in http://ehealth.sundhed.dk/vs/ehealth-unit-code
  • Include all codes defined in http://hl7.org/fhir/ValueSet/ucum-common

Source

{
  "resourceType": "ValueSet",
  "id": "ehealth-unit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/ehealth-unit",
  "version": "3.5.1",
  "name": "eHealthUnit",
  "title": "eHealthUnit",
  "status": "active",
  "experimental": false,
  "date": "2020-10-19T08: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": "Value set of Unit Codes and Ucum common",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://ehealth.sundhed.dk/vs/ehealth-unit-code"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/ucum-common"
        ]
      }
    ]
  }
}