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

FHIR IG Statistics: ValueSet/ehealth-document-type

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idehealth-document-type
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-document-type.html
URLhttp://ehealth.sundhed.dk/vs/document-type
Version3.5.1
Statusactive
Date2019-02-08T00:00:00+00:00
NameDocumentType
TitleDocument Type
Realmdk
DescriptionDocument Type value set.

Resources that use this resource

StructureDefinition
ehealth-compositionehealth-composition
ehealth-documentreferenceehealth-documentreference

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
ValueSet
dk-ihe-typecode-vsDK_IHE_TypeCode_VS

Narrative

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

Generated Narrative: Værdisæt ehealth-document-type

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ehealth-document-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/document-type",
  "version": "3.5.1",
  "name": "DocumentType",
  "title": "Document Type",
  "status": "active",
  "experimental": true,
  "date": "2019-02-08T00: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": "Document Type value set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-typecode-vs"
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "69730-0",
            "display": "Instructions",
            "designation": [
              {
                "language": "da",
                "value": "Instruktioner"
              }
            ]
          },
          {
            "code": "48766-0",
            "display": "Information source",
            "designation": [
              {
                "language": "da",
                "value": "Informationskilde"
              }
            ]
          }
        ]
      }
    ]
  }
}