PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    http://example.org/fhir/ValueSet/ImmunizationReportOrigin
{
  "description": "A value set representing the origin of immunization reports.",
  "compose": {
    "include": [ {
      "system": "http://example.org/fhir/CodeSystem/ImmunizationReportOriginCodeSystem",
      "concept": [ {
        "code": "VaccinationCard",
        "display": "Vaccination Card"
      }, {
        "code": "Logsheet",
        "display": "Logsheet"
      }, {
        "code": "ByRecall",
        "display": "By recall"
      }, {
        "code": "OthersSpecify",
        "display": "Others, Specify"
      }, {
        "code": "Card",
        "display": "Card"
      }, {
        "code": "Recall",
        "display": "Recall"
      }, {
        "code": "TCL",
        "display": "TCL"
      }, {
        "code": "Both",
        "display": "Both"
      }, {
        "code": "Unknown",
        "display": "Unknown"
      } ]
    } ]
  },
  "_filename": "ImmunizationReportOrigin.ValueSet.json",
  "package_name": "implementation.guide.nhdr",
  "date": "2024-11-28",
  "publisher": "Your Organization Name",
  "name": "ImmunizationReportOrigin",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Immunization Report Origin Value Set",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "b89f6b88-af79-4bbe-be8d-459f92ebdccc",
  "kind": null,
  "url": "http://example.org/fhir/ValueSet/ImmunizationReportOrigin",
  "version": "1.0.0"
}