| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ehealth-sor-organization-specialty |
| FHIR Version | R4 |
| Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-sor-organization-specialty.html |
| URL | http://ehealth.sundhed.dk/cs/sor-organization-specialty |
| Version | 5.0.1 |
| Status | active |
| Date | 2019-06-11T00:00:00+00:00 |
| Name | SorOrganizationSpecialty |
| Title | SOR Organization Specialty |
| Realm | dk |
| Description | Organization specialties specific for organizations from Sor |
| Content | complete |
| ValueSet | |
| sor-organization-specialty | SorOrganizationSpecialty |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-sor-organization-specialty
This case-sensitive code system http://ehealth.sundhed.dk/cs/sor-organization-specialty defines the following code:
| Code | Display | Definition |
| unknown | Unknown | Unknown |
{
"resourceType": "CodeSystem",
"id": "ehealth-sor-organization-specialty",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/cs/sor-organization-specialty",
"version": "5.0.1",
"name": "SorOrganizationSpecialty",
"title": "SOR Organization Specialty",
"status": "active",
"experimental": false,
"date": "2019-06-11T00: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": "Organization specialties specific for organizations from Sor",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "unknown",
"display": "Unknown",
"definition": "Unknown"
}
]
}