FHIR IG analytics| Package | medcom.fhir.dk.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-medcom-messaging-sorEdiSystem.json |
| FHIR Version | R4 |
| Source | http://medcomfhir.dk/ig/terminology/2.0.2/CodeSystem-medcom-messaging-sorEdiSystem.html |
| URL | http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem |
| Version | 1.8.1 |
| Status | active |
| Date | 2025-09-22 |
| Name | MedComMessagingSorEdiSystem |
| Title | MedComMessagingSorEdiCodeSystem |
| Realm | dk |
| Description | Codes for SOREDI message types |
| Content | complete |
| ConceptMap | ||
| medcom.fhir.dk.terminology#2.0.2 | medcom-messaging-mapFhirToSorEdi | MedComMessagingMapFhirToSorEdi |
| ValueSet | ||
| medcom.fhir.dk.terminology#2.0.2 | medcom-messaging-sorEdiValues | MedComMessagingSorEdiValues |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem medcom-messaging-sorEdiSystem
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| status | status | http://hl7.org/fhir/concept-properties#status | code | A property that indicates the status of the concept. One of active, experimental, deprecated, or retired. |
| effectiveDate | effectiveDate | http://hl7.org/fhir/concept-properties#effectiveDate | dateTime | The date at which the concept status was last changed. |
Concepts
This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "medcom-messaging-sorEdiSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem",
"version": "1.8.1",
"name": "MedComMessagingSorEdiSystem",
"title": "MedComMessagingSorEdiCodeSystem",
"status": "active",
"experimental": false,
"date": "2025-09-22",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
}
]
}
],
"description": "Codes for SOREDI message types",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 3,
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.",
"type": "code"
},
{
"code": "effectiveDate",
"uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
"description": "The date at which the concept status was last changed.",
"type": "dateTime"
}
],
"concept": [
{
"code": "FDIS91",
"display": "Care Communication Message (Korrepondance meddelelse)",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
},
{
"code": "FDIS20",
"display": "Hospital Notification Message (Advis om Sygehusophold)",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
},
{
"code": "FCTL",
"display": "Acknowledgement Message (Kvittering)",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
}
]
}