FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeCodeSystem
IdIdentifierType.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "ereferral-identifier-type",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/ereferral-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"
    }
  ]
}