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

FHIR IG Statistics: CodeSystem/ehealth-document-type

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-document-type
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-document-type.html
URLhttp://ehealth.sundhed.dk/cs/document-type
Version3.5.1
Statusactive
Date2019-01-29
NameDocumentType
TitleDocument Type
Realmdk
DescriptionDocument Type
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-document-type

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

CodeDisplayDefinitionDansk (Danish, da)
TBD Example value - Under constructionExample value - Under constructionMidlertidig værdi
TBD2 Example value - Under constructionExample value - Under constructionMidlertidig værdi

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-document-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/document-type",
  "version": "3.5.1",
  "name": "DocumentType",
  "title": "Document Type",
  "status": "active",
  "experimental": false,
  "date": "2019-01-29",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Document Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TBD",
      "display": "Example value - Under construction",
      "definition": "Example value - Under construction",
      "designation": [
        {
          "language": "da",
          "value": "Midlertidig værdi"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2019-09-18"
        }
      ]
    },
    {
      "code": "TBD2",
      "display": "Example value - Under construction",
      "definition": "Example value - Under construction",
      "designation": [
        {
          "language": "da",
          "value": "Midlertidig værdi"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2019-09-18"
        }
      ]
    }
  ]
}