FHIR IG Statistics: ValueSet/94c325ec-cb92-4fca-be0a-3d32149b0560
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "94c325ec-cb92-4fca-be0a-3d32149b0560",
"meta": {
"versionId": "6",
"lastUpdated": "2021-08-30T15:17:00.888+00:00"
},
"url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationTypes",
"version": "1.0.0",
"name": "FlexFormsLocationTypes",
"title": "FlexForms - LocationTypes",
"status": "active",
"experimental": false,
"date": "2021-06-10",
"publisher": "Special Authorization Digital Information Exchange",
"description": "FlexForms - Location Types - List of location types (Primary,Secondary).",
"compose": {
"include": [
{
"system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
"version": "1.0.0",
"concept": [
{
"code": "PRIMARY",
"display": "Primary"
},
{
"code": "SECONDARY",
"display": "Secondary"
}
]
}
]
}
}