FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ereferral-identifier-use

Packageca.on.oh.erec
Resource TypeValueSet
Idereferral-identifier-use
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-use
URLhttp://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-use
Version1.0.0
Statusactive
NameIdentifierUse
TitleIdentifier Use
Realmca
Authoritynational
DescriptionCodes supported by Ontario Health that can be used to identify the purpose of this identifier, if known. This is a subset of the core FHIR value set.

Resources that use this resource

StructureDefinition
ca-on-eReferral-profile-HealthcareServiceHealthcareService
ca-on-phsd-profile-HealthcareServiceHealthcareService
ca-on-phsd-submission-profile-HealthcareServicePHSD Healthcare Service Submission

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ereferral-identifier-use",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-use",
  "version": "1.0.0",
  "name": "IdentifierUse",
  "title": "Identifier Use",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "Codes supported by Ontario Health that can be used to identify the purpose of this identifier, if known. This is a subset of the core FHIR value set.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/identifier-use",
        "concept": [
          {
            "code": "official",
            "display": "Official"
          },
          {
            "code": "secondary",
            "display": "Secondary"
          }
        ]
      }
    ]
  }
}