FHIR IG analytics| Package | hl7.fhir.cl.clips |
| Resource Type | Immunization |
| Id | Immunization-Ejemplo-Inmunizacion-ICVP-FA.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization Ejemplo-Inmunizacion-ICVP-FA
Profile: Inmunización ICVP
ProductID: WHO PreQualificaiton Vaccine Product Ids: YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0 (01/01/1987Yellow FeverSTAMARILVial + Ampoule10Sanofi PasteurAgence nationale de sécurité du médicament et des produits de santé)
status: Completed
vaccineCode: Vacuna contra fiebre amarilla
patient: Valentina Henriquez
occurrence: 2024-09-25
primarySource: true
lotNumber: Lote-FA-2024-001
site: Left upper arm structure
route: Injection, intramuscular
| Actor |
| Nicolás Bastian Figueroa |
{
"resourceType": "Immunization",
"id": "Ejemplo-Inmunizacion-ICVP-FA",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Inmunizacion-cl-ips-icvp"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://smart.who.int/pcmt/StructureDefinition/ProductID",
"valueCoding": {
"system": "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds",
"code": "YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0",
"display": "01/01/1987Yellow FeverSTAMARILVial + Ampoule10Sanofi PasteurAgence nationale de sécurité du médicament et des produits de santé"
}
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType",
"code": "YellowFever",
"display": "Yellow Fever"
}
],
"text": "Vacuna contra fiebre amarilla"
},
"patient": {
"reference": "Patient/PacienteClIpsEjemplo",
"type": "Patient",
"display": "Valentina Henriquez"
},
"occurrenceDateTime": "2024-09-25",
"primarySource": true,
"lotNumber": "Lote-FA-2024-001",
"site": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "368208006",
"display": "Left upper arm structure"
}
]
},
"route": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
"code": "IM",
"display": "Injection, intramuscular"
}
]
},
"performer": [
{
"actor": {
"reference": "Practitioner/PrestadorMedInternaClIpsEjemplo",
"display": "Nicolás Bastian Figueroa"
}
}
]
}