FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| se.electronichealth.fhir.merier.r5#0.1.2-beta | organization-er | Organization (ER) |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "er-organization-type",
"id": "er-organization-type",
"title": "Typ av organisation",
"description": "Includes types of organizations.",
"url": "http://electronichealth.se/fhir/NDI/ValueSet/er-organization-type",
"version": "0.1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106",
"concept": [
{
"code": "143591000052106",
"display": "vÄrdgivare"
}
]
}
]
}
}