FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | Observation |
| Id | Observation-obs-blood-type-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "obs-blood-type-01",
"meta": {
"source": "http://emr.laniado.org.il",
"profile": [
"http://fhir.laniado.org.il/StructureDefinition/blood-type"
]
},
"identifier": [
{
"system": "http://fhir.laniado.org.il/Identifier/blood-type",
"value": "BT-202300015-01"
}
],
"performer": [
{
"reference": "Practitioner/LaniadoPractitionerExample"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "165743006",
"display": "Blood group AB (finding)"
}
]
},
"status": "final",
"code": {
"coding": [
{
"code": "882-1",
"system": "http://loinc.org",
"display": "ABO and Rh group [Type] in Blood"
}
]
},
"subject": {
"reference": "Patient/LaniadoPatientExample"
},
"encounter": {
"reference": "Encounter/enc-adm-01"
},
"effectiveDateTime": "2024-01-15T10:00:00+02:00"
}