FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedcom.fhir.dk.xdsmetadata
Resource TypeCodeSystem
IdCodeSystem-MedCom-xds-classcode-CS.json
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/xdsmetadata/2.0.0-trial-use-1/CodeSystem-MedCom-xds-classcode-CS.html
URLhttp://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS
Version1.0.0
Statusactive
Date2022-01-26
NameMedCom_XDS_ClassCode_CS
TitleDK XDS ClassCode
Realmdk
DescriptionCodeSystem for ClassCode
Contentcomplete

Resources that use this resource

ValueSet
medcom.fhir.dk.xdsmetadata#2.0.0-trial-use-1MedCom-xds-classcode-VSDK XDS ClassCode

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem MedCom-xds-classcode-CS

This case-insensitive code system http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS defines the following codes:

CodeDisplay
001 Klinisk rapport
002 Summary
003 Images
004 Treatment Plan
005 Patient Preferences
006 Workflow

Source1

{
  "resourceType": "CodeSystem",
  "id": "MedCom-xds-classcode-CS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS",
  "identifier": [
    {
      "value": "1.2.208.184.100.9"
    }
  ],
  "version": "1.0.0",
  "name": "MedCom_XDS_ClassCode_CS",
  "title": "DK XDS ClassCode",
  "status": "active",
  "experimental": false,
  "date": "2022-01-26",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "CodeSystem for ClassCode",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "001",
      "display": "Klinisk rapport"
    },
    {
      "code": "002",
      "display": "Summary"
    },
    {
      "code": "003",
      "display": "Images"
    },
    {
      "code": "004",
      "display": "Treatment Plan"
    },
    {
      "code": "005",
      "display": "Patient Preferences"
    },
    {
      "code": "006",
      "display": "Workflow"
    }
  ]
}