FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ServiceRequestDCR-min.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/PatientDCR-min "王童"
就醫事件:Encounter/EncounterDCR-min
檢驗檢查開單機構代碼:Organization/OrganizationDCR-min "3214567890"
檢驗檢查開單機構名稱:Organization/OrganizationDCR-min "捷達世牙醫診所"
檢驗檢查開單日期:2010-04-10 10:09:45-05:00
{
"resourceType": "ServiceRequest",
"id": "ServiceRequestDCR-min",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/servicerequest-clinemr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"subject": {
"reference": "Patient/PatientDCR-min"
},
"encounter": {
"reference": "Encounter/EncounterDCR-min"
},
"occurrenceDateTime": "2010-04-10T10:09:45-05:00",
"requester": {
"reference": "Organization/OrganizationDCR-min"
}
}