FHIR IG analytics| Package | tsti.adultcheck |
| Resource Type | Observation |
| Id | Observation-observation-conaccident-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "observation-conaccident-example",
"meta": {
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationSocial-adultcheck"
]
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"code": "MRT",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://tsti.hospital.com",
"value": "000120230721"
}
],
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "409059003"
}
],
"text": "健康諮詢:事故傷害預防"
},
"performer": [
{
"reference": "Organization/org-test-example"
}
],
"status": "preliminary",
"subject": {
"reference": "Patient/patient-example"
},
"effectiveDateTime": "2022-08-01T17:00:14-05:00",
"valueString": "否"
}