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

FHIR IG analytics

Packagech.fhir.ig.ch-vacd
Resource TypeImmunization
IdImmunization-TCC01-IMMUN1-patient.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Immunization TCC01-IMMUN1-patient

Author of the content: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)

CH VACD Extension Immunization Medication Reference: Medication HAVRIX 1440 Inj Susp

CH VACD Extension verificationStatus: SNOMED CT: 76104008 (Not confirmed)

Entry Resource Cross References

  • entry: Identifier: urn:oid:2.999.1.2.3.4/acc1f090-5e0c-45ae-b283-521d57c3aa2f
  • container: Identifier: Uniform Resource Identifier (URI)/urn:uuid:b505b90a-f241-41ca-859a-b55a6103e753
  • relationcode: replaces

identifier: urn:oid:2.999.1.2.3.4/375532dc-7e74-40dd-8564-3261e8d26603

status: Completed

vaccineCode: Havrix 1440

patient: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)

occurrence: 2021-06-02

recorded: 2021-06-15 00:00:00+0200

lotNumber: AHAVB946A

route: Intramuscular use

Performers

-Actor
*PractitionerRole

ProtocolApplieds

-TargetDiseaseDoseNumber[x]
*Viral hepatitis, type A (disorder)1

Source1

{
  "resourceType": "Immunization",
  "id": "TCC01-IMMUN1-patient",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author",
      "valueReference": {
        "reference": "Patient/TC-patient"
      }
    },
    {
      "url": "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference",
      "valueReference": {
        "reference": "Medication/TC-IMMUN-MEDIC-HAVRIX1440"
      }
    },
    {
      "url": "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-verification-status",
      "valueCoding": {
        "system": "http://snomed.info/sct",
        "code": "76104008",
        "display": "Not confirmed"
      }
    },
    {
      "extension": [
        {
          "url": "entry",
          "valueReference": {
            "type": "Immunization",
            "identifier": {
              "system": "urn:oid:2.999.1.2.3.4",
              "value": "acc1f090-5e0c-45ae-b283-521d57c3aa2f"
            }
          }
        },
        {
          "url": "container",
          "valueReference": {
            "type": "Composition",
            "identifier": {
              "system": "urn:ietf:rfc:3986",
              "value": "urn:uuid:b505b90a-f241-41ca-859a-b55a6103e753"
            }
          }
        },
        {
          "url": "relationcode",
          "valueCode": "replaces"
        }
      ],
      "url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-ext-entry-resource-cross-references"
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.999.1.2.3.4",
      "value": "375532dc-7e74-40dd-8564-3261e8d26603"
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs",
        "code": "558",
        "display": "Havrix 1440"
      }
    ]
  },
  "patient": {
    "reference": "Patient/TC-patient"
  },
  "occurrenceDateTime": "2021-06-02",
  "recorded": "2021-06-15T00:00:00.390+02:00",
  "lotNumber": "AHAVB946A",
  "route": {
    "coding": [
      {
        "system": "http://standardterms.edqm.eu",
        "code": "20035000",
        "display": "Intramuscular use"
      }
    ]
  },
  "performer": [
    {
      "actor": {
        "reference": "PractitionerRole/TC-HCP1-ORG1-ROLE-performer"
      }
    }
  ],
  "protocolApplied": [
    {
      "targetDisease": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "40468003",
              "display": "Viral hepatitis, type A (disorder)"
            }
          ]
        }
      ],
      "doseNumberPositiveInt": 1
    }
  ]
}