FHIR IG analytics| Package | medcom.fhir.dk.document |
| Resource Type | CodeSystem |
| Id | CodeSystem-MedCom-message-codes-CS-TEMP.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/medcomdk/dk-medcom-document/CodeSystem-MedCom-message-codes-CS-TEMP.html |
| URL | http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP |
| Version | 2.0.0 |
| Status | active |
| Date | 2026-01-01 |
| Name | MedCom_Message_Codes_TEMP |
| Title | MedCom Message Codes_TEMP |
| Realm | dk |
| Description | _TEMP MedCom Message Codes, which includes document type codes (Danish). |
| Content | complete |
| ValueSet | |
| MedCom-ihe-core-typecode-VS-TEMP | IHE TypeCode_TEMP |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MedCom-message-codes-CS-TEMP
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| deprecationDate | deprecationDate | http://hl7.org/fhir/concept-properties#deprecationDate | dateTime | The date from which the concept is considered deprecated. |
Concepts
This case-insensitive code system http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP defines the following codes:
| Code | Display | Deprecated | deprecationDate |
| CMR | Clinical Mesurement Report | ||
| PDC | Stamkort | ||
| MADC | MADC | Deprecated | 2022-12-31 |
| PRF | Pregnancy Referral Form | ||
| PSCR | Pregnancy Shared Care Report | ||
| PMR | Pregnancy Measurement Report |
{
"resourceType": "CodeSystem",
"id": "MedCom-message-codes-CS-TEMP",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP",
"identifier": [
{
"value": "urn:oid:1.2.208.184.100.1"
}
],
"version": "2.0.0",
"name": "MedCom_Message_Codes_TEMP",
"title": "MedCom Message Codes_TEMP",
"status": "active",
"experimental": false,
"date": "2026-01-01",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
},
{
"system": "email",
"value": "fhir@medcom.dk"
}
]
}
],
"description": "_TEMP MedCom Message Codes, which includes document type codes (Danish).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 6,
"property": [
{
"code": "deprecationDate",
"uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
"description": "The date from which the concept is considered deprecated.",
"type": "dateTime"
}
],
"concept": [
{
"code": "CMR",
"display": "Clinical Mesurement Report"
},
{
"code": "PDC",
"display": "Stamkort"
},
{
"code": "MADC",
"display": "MADC",
"property": [
{
"code": "deprecationDate",
"valueDateTime": "2022-12-31"
}
]
},
{
"code": "PRF",
"display": "Pregnancy Referral Form"
},
{
"code": "PSCR",
"display": "Pregnancy Shared Care Report"
},
{
"code": "PMR",
"display": "Pregnancy Measurement Report"
}
]
}