FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Observation |
| Id | Observation-PMR-Obs3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PMR-Obs3
status: Final
code: 實驗室檢查紀錄
effective: 2023-10-01 16:52:00+0800
performer: Practitioner 賴一施
component
code: Rh
value: Rh positive
component
code: ABO group
value: B
{
"resourceType": "Observation",
"id": "PMR-Obs3",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRObservationLabResults"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "19146-0",
"display": "Referral lab test results"
}
],
"text": "實驗室檢查紀錄"
},
"subject": {
"reference": "Patient/PMR-Pat2"
},
"effectiveDateTime": "2023-10-01T16:52:00+08:00",
"performer": [
{
"reference": "Practitioner/PMR-Pra18"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10331-7",
"display": "Rh [Type] in Blood"
}
],
"text": "Rh"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6576-8",
"display": "Positive"
}
],
"text": "Rh positive"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "883-9",
"display": "ABO group [Type] in Blood"
}
],
"text": "ABO group"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA19709-7",
"display": "Group B"
}
],
"text": "B"
}
}
]
}