International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ritikarawlani/fhir-ips/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Immunization",
"id" : "75680",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips"
]
},
"language" : "fr-LU",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-LU\" lang=\"fr-LU\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization 75680</b></p><a name=\"75680\"> </a><a name=\"hc75680\"> </a><a name=\"75680-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: fr-LU</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Immunization-uv-ips.html\">Immunization (IPS)</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 871878002}, {http://www.whocc.no/atc J07CA02}, {https://cnk.apb.be/codings/cnk_product_codes 2374429}\">Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite</span></p><p><b>patient</b>: <a href=\"Patient-66033.html\">Marie Lux-Brennard Female, DoB: 1998-04-17 ( urn:oid:1.3.182.4.4#1998041799999)</a></p><p><b>occurrence</b>: 1998-06-04 00:00:00+0200</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: AXK23RWERS</p><p><b>expirationDate</b>: 2000-06-01</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 11207009}\">Cuisse droite</span></p><p><b>route</b>: <span title=\"Codes:{http://standardterms.edqm.eu 20035000}\">Voie intramusculaire</span></p></div>"
},
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "871878002",
"display" : "Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae and Human poliovirus antigens only vaccine product",
"_display" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "fr-LU"
},
{
"url" : "content",
"valueString" : "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
}
},
{
"system" : "http://www.whocc.no/atc",
"code" : "J07CA02",
"display" : "diphtheria-pertussis-poliomyelitis-tetanus",
"_display" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "fr-LU"
},
{
"url" : "content",
"valueString" : "DIPHTERIE - COQUELUCHE - POLIOMYELITE - TETANOS"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
}
},
{
"system" : "https://cnk.apb.be/codings/cnk_product_codes",
"code" : "2374429",
"display" : "BOOSTRIX POLIO SER PREREMPL 1 X 0,5 ML"
}
],
"text" : "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite"
},
"patient" : {
🔗 "reference" : "Patient/66033"
},
"occurrenceDateTime" : "1998-06-04T00:00:00+02:00",
"primarySource" : true,
"lotNumber" : "AXK23RWERS",
"expirationDate" : "2000-06-01",
"site" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "11207009",
"display" : "Right thigh",
"_display" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "fr-LU"
},
{
"url" : "content",
"valueString" : "Cuisse droite"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
}
}
],
"text" : "Cuisse droite"
},
"route" : {
"coding" : [
{
"system" : "http://standardterms.edqm.eu",
"code" : "20035000",
"display" : "Intramuscular use",
"_display" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "fr-LU"
},
{
"url" : "content",
"valueString" : "Voie intramusculaire"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
}
}
],
"text" : "Voie intramusculaire"
}
}