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

FHIR IG Statistics: ValueSet/immunizationsubpotentreason

Packageca-on-covax.v1
Resource TypeValueSet
Idimmunizationsubpotentreason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/ValueSet/immunizationsubpotentreason
URLhttp://ehealthontario.ca/fhir/ValueSet/immunizationsubpotentreason
Version0.1.10
Statusactive
NameImmunizationSubpotentReasonVS
TitleImmunization Subpotent Reason
DescriptionImmunization Subpotent Reason

Resources that use this resource

StructureDefinition
covaxon-immunizationCOVaxON Immunization

Resources that this resource uses

CodeSystem
immunization-subpotent-reasonImmunization Subpotent Reason
immunization-subpotent-reason-onImmunization Subpotent Reason - Ontario

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ImmunizationSubpotentReasonVS",
  "id": "immunizationsubpotentreason",
  "title": "Immunization Subpotent Reason",
  "description": "Immunization Subpotent Reason",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/ValueSet/immunizationsubpotentreason",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason",
        "concept": [
          {
            "code": "recall",
            "display": "Manufacturer Recall"
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/immunization-subpotent-reason-on"
      }
    ]
  }
}