FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Observation |
| Id | Observation-related-person-occupation-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation related-person-occupation-min
Profile: 關係人職業-Observation TWSS Base
status: Final
category: Social History
code: History of occupation
subject: 王小明 Male, DoB: 2001-01-01 ( 服務對象編號: CLIENT-001 (use: official, ))
focus: RelatedPerson 王媽媽
value: 餐飲服務人員
{
"resourceType": "Observation",
"id": "related-person-occupation-min",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/RelatedPersonOccupationObservation-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11341-5",
"display": "History of occupation"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"focus": [
{
"reference": "RelatedPerson/related-min"
}
],
"valueCodeableConcept": {
"text": "餐飲服務人員"
}
}