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

FHIR IG Statistics: ValueSet/eer-device-type-valueset

Packagedk.ehmi.terminology
TypeValueSet
Ideer-device-type-valueset
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/ValueSet-eer-device-type-valueset.html
URLhttp://medcomehmi.dk/ig/terminology/ValueSet/eer-device-type-valueset
Version1.0.0
Statusactive
Date2025-02-01
NameEerDeviceTypeVS
TitleEHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset
Realmdk
DescriptionValueSet containing codes for EER-Device-Type

Resources that use this resource

StructureDefinition
EerDeviceDefinitionEER DeviceDefinition

Resources that this resource uses

CodeSystem
eer-device-typeEHMI Endpoint Register (EER) Device-Type CodeSystem

Narrative

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

Generated Narrative: ValueSet eer-device-type-valueset


Source

{
  "resourceType": "ValueSet",
  "id": "eer-device-type-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomehmi.dk/ig/terminology/ValueSet/eer-device-type-valueset",
  "version": "1.0.0",
  "name": "EerDeviceTypeVS",
  "title": "EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://medcom.dk"
        }
      ]
    }
  ],
  "description": "ValueSet containing codes for EER-Device-Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type"
      }
    ]
  }
}