FHIR IG Statistics: ValueSet/message-category
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "message-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/message-category",
"version": "3.5.1",
"name": "MessageCategory",
"status": "active",
"experimental": true,
"date": "2019-02-08T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "The set of possible message types",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://ehealth.sundhed.dk/cs/message-category",
"concept": [
{
"code": "message",
"display": "Message",
"designation": [
{
"language": "en-US",
"value": "Message"
},
{
"language": "da",
"value": "Besked"
}
]
},
{
"code": "notification",
"display": "Notification",
"designation": [
{
"language": "en-US",
"value": "Notification"
},
{
"language": "da",
"value": "Notifikation"
}
]
},
{
"code": "advice",
"display": "Advice",
"designation": [
{
"language": "en-US",
"value": "Advice"
},
{
"language": "da",
"value": "Advisering"
}
]
},
{
"code": "note",
"display": "Note",
"designation": [
{
"language": "en-US",
"value": "Note"
},
{
"language": "da",
"value": "Note"
}
]
}
]
}
]
}
}