FHIR IG analytics| Package | medcom.fhir.dk.xdsmetadata |
| Resource Type | CodeSystem |
| Id | CodeSystem-MedCom-xds-classcode-CS.json |
| FHIR Version | R4 |
| Source | http://medcomfhir.dk/ig/xdsmetadata/2.0.0-trial-use-1/CodeSystem-MedCom-xds-classcode-CS.html |
| URL | http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-01-26 |
| Name | MedCom_XDS_ClassCode_CS |
| Title | DK XDS ClassCode |
| Realm | dk |
| Description | CodeSystem for ClassCode |
| Content | complete |
| ValueSet | ||
| medcom.fhir.dk.xdsmetadata#2.0.0-trial-use-1 | MedCom-xds-classcode-VS | DK XDS ClassCode |
No resources found
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:
| Code | Display |
| 001 | Klinisk rapport |
| 002 | Summary |
| 003 | Images |
| 004 | Treatment Plan |
| 005 | Patient Preferences |
| 006 | Workflow |
{
"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"
}
]
}