FHIR IG analytics| Package | de.uk-koeln.nngm.form |
| Resource Type | Observation |
| Id | Example-Profile-nNGM-Observation-Raucherstatus.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Example_Observation_Raucherstatus",
"meta": {
"profile": [
"http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/raucherstatus"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2"
}
]
},
"subject": {
"reference": "Patient/Example_Patient_Patient-567314-Pseudonym",
"identifier": {
"type": {
"coding": [
{
"system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
"code": "P"
}
]
},
"system": "http://uk-koeln.de/fhir/sid/nNGM/patient-pseudonym",
"value": "567314"
}
},
"effectiveDateTime": "2022-07-19",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA15920-4"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C124908"
}
]
},
"valueQuantity": {
"value": 5,
"unit": "a",
"system": "http://unitsofmeasure.org",
"code": "a"
}
},
{
"code": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C73993"
}
]
},
"valueQuantity": {
"value": 10,
"unit": "{PackYears}",
"system": "http://unitsofmeasure.org",
"code": "{PackYears}"
}
}
]
}