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

FHIR IG analytics

Packageca.infoway.io.erec.branch
Resource TypeCodeSystem
Idcodesystem-ereferral-identifier-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec.branch@1.0.5-dft&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/ereferral-identifier-type
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/ereferral-identifier-type
Statusdraft
NameeReferralIdentifierType
TitleeReferral Identifier Type
Authoritynational
DescriptionCodes 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.
Contentcomplete

Resources that use this resource

ValueSet
identifier-typeeReferral Identifier Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "ereferral-identifier-type",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/ereferral-identifier-type",
  "name": "eReferralIdentifierType",
  "title": "eReferral Identifier Type",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "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"
    }
  ]
}