Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 Vaccine code - Unknown #55

Open
SeanJA opened this issue Oct 20, 2022 · 0 comments · May be fixed by #58
Open

500 Vaccine code - Unknown #55

SeanJA opened this issue Oct 20, 2022 · 0 comments · May be fixed by #58

Comments

@SeanJA
Copy link

SeanJA commented Oct 20, 2022

Decoding my qr code gives me the 500 Vaccine code, which for me was

Product / Produit : Moderna Spikevax Bivalent BA.1 COVID-19

image

{
  "fullUrl": "resource:1",
  "resource": {
    "resourceType": "Immunization",
    "meta": {
      "security": [
        {
          "system": "https://smarthealth.cards/ial",
          "code": "IAL1.4"
        }
      ]
    },
    "status": "completed",
    "manufacturer": {
      "identifier": {
        "system": "http://hl7.org/fhir/sid/mvx",
        "value": "MOD"
      }
    },
    "vaccineCode": {
      "coding": [
        {
          "system": "http://hl7.org/fhir/sid/cvx",
          "code": "500"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "snip"
        }
      ]
    },
    "occurrenceDateTime": "snip",
    "lotNumber": "016F22A",
    "patient": {
      "reference": "resource:0"
    },
    "performer": [
      {
        "actor": {
          "display": "snip"
        }
      }
    ]
  }
},
@rtiangha rtiangha linked a pull request Nov 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant