FHIR IG Statistics: ValueSet/5ed1aabd-ddf1-4520-822a-73e76cf44203
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "5ed1aabd-ddf1-4520-822a-73e76cf44203",
"meta": {
"versionId": "5",
"lastUpdated": "2021-08-30T15:13:30.952+00:00"
},
"url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationStatuses",
"version": "1.0.0",
"name": "FlexFormsLocationStatuses",
"title": "FlexForms-Location Statuses",
"status": "active",
"experimental": false,
"date": "2021-06-08",
"publisher": "Special Authorization Digital Information Exchange",
"description": "FlexForms - Location Statuses- This is the status of the Requestor Location. ",
"compose": {
"include": [
{
"system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
"version": "1.0.0",
"concept": [
{
"code": "ACTIVE-FULL",
"display": "Active, use the full address fields"
},
{
"code": "ACTIVE-TEMP",
"display": "Active, use the temporary field"
},
{
"code": "NEW-TEMP",
"display": "New location, the details are in the temporary field"
},
{
"code": "INACTIVE",
"display": "Inactive"
}
]
}
]
}
}