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

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeImmunization
IdImmunization-vaccNN-hepb.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

Narrativa gerada: Immunization vaccNN-hepb

status: Completed

vaccineCode: Vaccine product containing only Hepatitis B virus antigen (medicinal product)

patient: Doente anónimo Female, DN Desconhecida

occurrence: 2024-08-01 10:00:00+0000

lotNumber: abc-9878


Source1

{
  "resourceType": "Immunization",
  "id": "vaccNN-hepb",
  "meta": {
    "profile": [
      "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Hepb"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "871822003",
        "display": "Vaccine product containing only Hepatitis B virus antigen (medicinal product)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/newBornNN"
  },
  "occurrenceDateTime": "2024-08-01T10:00:00.000Z",
  "lotNumber": "abc-9878"
}