FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-toto-hexa4-swelling.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization toto-hexa4-swelling
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
BeAdministeredProduct
- lotNumber: L16855
identifier: https://www.one.be/vaccination/immunisation-register/1c4feb6a-275d-4029-9466-31b353710f84
status: Completed
vaccineCode: 871895005
patient: Identifier: BeSSINNamingSystem/16032376921
encounter: Encounter: status = finished; class = AMB (AMB)
occurrence: 2017-06-23
recorded: 2017-06-23
doseQuantity: 1
| Actor |
| Identifier: BeSSINNamingSystem/12312312312 |
| Date | Detail |
| 2017-06-23 | Observation 41291007 |
Generated Narrative: Observation #angioedema
status: Final
code: 41291007
subject: Identifier: BeSSINNamingSystem/16032376921
Generated Narrative: Encounter #demo-encounter
status: Finished
class: [not stated]: AMB (AMB)
subject: Identifier: BeSSINNamingSystem/16032376921
Locations
Location Location: type = Kind en gezin serviceProvider: Organization Regional Child Care Agency
Generated Narrative: Location #demo-location
type: Kind en gezin
{
"resourceType": "Immunization",
"id": "toto-hexa4-swelling",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Observation",
"id": "angioedema",
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000172109",
"code": "41291007"
}
]
},
"subject": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "16032376921"
}
}
},
{
"resourceType": "Encounter",
"id": "demo-encounter",
"status": "finished",
"class": {
"code": "AMB"
},
"subject": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "16032376921"
}
},
"location": [
{
"location": {
"reference": "#demo-location"
}
}
],
"serviceProvider": {
"reference": "Organization/org-regional-child-care-agency"
}
},
{
"resourceType": "Location",
"id": "demo-location",
"type": [
{
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location",
"code": "kind-gezin"
}
]
}
]
}
],
"extension": [
{
"url": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
"valueReference": {
"reference": "Organization/org-regional-child-care-agency"
}
},
{
"extension": [
{
"url": "lotNumber",
"valueString": "L16855"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier": [
{
"system": "https://www.one.be/vaccination/immunisation-register",
"value": "1c4feb6a-275d-4029-9466-31b353710f84"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871895005"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "16032376921"
}
},
"encounter": {
"reference": "#demo-encounter"
},
"occurrenceDateTime": "2017-06-23",
"recorded": "2017-06-23",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "12312312312"
}
}
}
],
"reaction": [
{
"date": "2017-06-23",
"detail": {
"reference": "#angioedema"
}
}
]
}