| Package | medcom.fhir.dk.terminology |
| Resource Type | ValueSet |
| Id | medcom-messaging-sorEdiValues |
| FHIR Version | R4 |
| Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-messaging-sorEdiValues.html |
| URL | http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-sorEdiValues |
| Version | 2.0.0-draft |
| Status | active |
| Date | 2023-05-23 |
| Name | MedComMessagingSorEdiValues |
| Title | MedComMessagingSorEdiValues |
| Realm | dk |
| Description | Values for SOREDI message types |
| ConceptMap | |
| medcom-messaging-mapFhirToSorEdi | MedComMessagingMapFhirToSorEdi |
| CodeSystem | |
| medcom-messaging-sorEdiSystem | MedComMessagingSorEdiCodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medcom-messaging-sorEdiValues
http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem| Code | Display |
| FDIS91 | Care Communication Message (Korrepondance meddelelse) |
| FDIS20 | Hospital Notification Message (Advis om Sygehusophold) |
| FCTL | Acknowledgement Message (Kvittering) |
{
"resourceType": "ValueSet",
"id": "medcom-messaging-sorEdiValues",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-sorEdiValues",
"version": "2.0.0-draft",
"name": "MedComMessagingSorEdiValues",
"title": "MedComMessagingSorEdiValues",
"status": "active",
"experimental": false,
"date": "2023-05-23",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
}
]
}
],
"description": "Values for SOREDI message types",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem",
"concept": [
{
"code": "FDIS91"
},
{
"code": "FDIS20"
},
{
"code": "FCTL"
}
]
}
]
}
}