FHIR IG analytics| Package | ontariomicdrfhirimplementationguide-0.10.00 |
| Resource Type | CodeSystem |
| Id | CodeSystem-identifier-type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "identifier-type",
"url": "http://ontariohealth.ca/fhir/CodeSystem/identifier-type",
"version": "1.0.0",
"name": "IdentifierType",
"status": "active",
"date": "2019-10-23",
"publisher": "Ontario Health",
"description": "Codes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.",
"content": "complete",
"concept": [
{
"code": "REQ",
"display": "Request Identifier"
},
{
"code": "HCS",
"display": "HealthcareService Identifier"
}
]
}