FHIR IG Statistics: ValueSet/eer-sor-organization-type-valueset
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": "eer-sor-organization-type-valueset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomehmi.dk/ig/terminology/ValueSet/eer-sor-organization-type-valueset",
"version": "1.0.0",
"name": "EerMessagingOrganizationTypeVS",
"title": "EHMI Endpoint Register (EER) - SOR Organization Types Valueset",
"status": "active",
"experimental": false,
"date": "2025-02-01",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://medcom.dk"
}
]
}
],
"description": "ValueSet containing codes for EER eer-sor-organization-type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
"concept": [
{
"code": "IO",
"display": "Institution Owner",
"designation": [
{
"language": "da",
"value": "Institutionsejer"
}
]
},
{
"code": "HI",
"display": "Healthcare Institution",
"designation": [
{
"language": "da",
"value": "Sundhedsinstitution"
}
]
},
{
"code": "OU",
"display": "Organizational Unit",
"designation": [
{
"language": "da",
"value": "Organisatorisk enhed"
}
]
},
{
"code": "IE",
"display": "Institution Owner",
"designation": [
{
"language": "da",
"value": "Institutionsejer"
}
]
},
{
"code": "SI",
"display": "Healthcare Institution",
"designation": [
{
"language": "da",
"value": "Sundhedsinstitution"
}
]
},
{
"code": "OE",
"display": "Organizational Unit",
"designation": [
{
"language": "da",
"value": "Organisatorisk enhed"
}
]
}
]
}
]
}
}