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

FHIR IG Statistics: CodeSystem/urn-oid-1.2.208.184.100.9

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idurn-oid-1.2.208.184.100.9
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-urn-oid-1.2.208.184.100.9.html
URLurn:oid:1.2.208.184.100.9
Version3.5.1
Statusactive
Date2019-12-11T00:00:00+00:00
NameDK_IHE_ClassCode_CS
TitleDK IHE ClassCode CS
Realmdk
DescriptionCode system for the classCode attribute
Contentcomplete

Resources that use this resource

ValueSet
MedCom-ihe-core-classcode-VSIHE ClassCode
dk-ihe-classcode-vsDK_IHE_ClassCode_VS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem urn-oid-1.2.208.184.100.9

This case-sensitive code system urn:oid:1.2.208.184.100.9 defines the following codes:

CodeDisplayDefinition
001 Klinisk rapportClinical report document classcode used in DK-IHE metadata.
002 Personal information about
003 Planning
004 Questionnaires

Source

{
  "resourceType": "CodeSystem",
  "id": "urn-oid-1.2.208.184.100.9",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "urn:oid:1.2.208.184.100.9",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.208.184.100.9"
    }
  ],
  "version": "3.5.1",
  "name": "DK_IHE_ClassCode_CS",
  "title": "DK IHE ClassCode CS",
  "status": "active",
  "experimental": false,
  "date": "2019-12-11T00: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": "Code system for the classCode attribute",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "001",
      "display": "Klinisk rapport",
      "definition": "Clinical report document classcode used in DK-IHE metadata."
    },
    {
      "code": "002",
      "display": "Personal information about"
    },
    {
      "code": "003",
      "display": "Planning"
    },
    {
      "code": "004",
      "display": "Questionnaires"
    }
  ]
}