FHIR IG analytics| Package | ca.on.oh-seris |
| Resource Type | ValueSet |
| Id | location-functional-center.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.5&canonical=http://ontariohealth.ca/fhir/ValueSet/location-functional-centre |
| URL | http://ontariohealth.ca/fhir/ValueSet/location-functional-centre |
| Version | 1.0.1 |
| Status | draft |
| Name | LocationFunctionalCentre |
| Title | Location Functional Centre |
| Realm | ca |
| Description | Indicates the type of function performed at the centre |
| StructureDefinition | ||
| ca.on.oh-seris#0.11.0-alpha1.0.5 | ca-on-seris-ext-functional-centre | FunctionalCentre |
| CodeSystem | ||
| ca.on.oh-seris#0.11.0-alpha1.0.5 | location-functional-centre | Location Functional Centre |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "location-functional-centre",
"url": "http://ontariohealth.ca/fhir/ValueSet/location-functional-centre",
"version": "1.0.1",
"name": "LocationFunctionalCentre",
"title": "Location Functional Centre",
"status": "draft",
"publisher": "Ontario Health",
"description": "Indicates the type of function performed at the centre",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/location-functional-centre",
"concept": [
{
"code": "71350",
"display": "Specialty Clinic"
},
{
"code": "71415",
"display": "Diagnostic Imaging"
}
]
}
]
}
}