FHIR IG analytics| Package | hl7.fhir.cl.clips |
| Resource Type | Observation |
| Id | Observation-ObservacionConsumoTabacoEjemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ObservacionConsumoTabacoEjemplo
Profile: Observación - HS: Uso de tabaco
status: Final
category: Social History
code: Estado de tabaquismo
subject: Vale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))
effective: 2020-08-10
performer: Practitioner Catalina Alexandra Donoso (official)
value: Fumador ocasional de tabaco
{
"resourceType": "Observation",
"id": "ObservacionConsumoTabacoEjemplo",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Observation-uso-de-tabaco-cl-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2",
"display": "Tobacco smoking status"
}
],
"text": "Estado de tabaquismo"
},
"subject": {
"reference": "Patient/PacienteClIpsEjemplo"
},
"effectiveDateTime": "2020-08-10",
"performer": [
{
"reference": "Practitioner/PrestadorMedFamiliarClIpsEjemplo"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "428041000124106",
"display": "Occasional tobacco smoker"
}
],
"text": "Fumador ocasional de tabaco"
}
}