FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ServiceRequestTCMCR-pro.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Completed ( RequestStatus#completed)
類別:Order ( Care Plan Intent#order)
病人:Patient/PatientTCMCR-min "陳美真"
就醫事件:Encounter/EncounterTCMCR-min
檢驗檢查開單機構代碼:Organization/OrganizationTCMCR-min "3214567890"
檢驗檢查開單機構名稱:Organization/OrganizationTCMCR-min "捷達世中醫診所"
檢驗檢查開單日期:2010-04-01 10:09:45-05:00
{
"resourceType": "ServiceRequest",
"id": "ServiceRequestTCMCR-pro",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/servicerequest-clinemr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"subject": {
"reference": "Patient/PatientTCMCR-min"
},
"encounter": {
"reference": "Encounter/EncounterTCMCR-min"
},
"occurrenceDateTime": "2010-04-01T10:09:45-05:00",
"requester": {
"reference": "Organization/OrganizationTCMCR-min"
}
}