FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Observation |
| Id | Observation-Symptom1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Symptom1
version: 5; Last updated: 2022-11-22 02:31:57+0000;
Information Source: #bdH6UAgNrK2m0Yu6
Profile: Multiple Chronic Condition Care Plan Symptom Observation
status: Final
category: Symptom
code: Symptom
subject: Patricia Noelle
effective: 2022-05-18 22:33:22+0000
performer: Practitioner Henry Levin
value: Taste Sense Altered (finding)
{
"resourceType": "Observation",
"id": "Symptom1",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "MCC Symptom Observation Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This example of a MCC Symptom Observation Profile illustrates its use to capture observation of a patient's symptoms study findings."
}
],
"versionId": "5",
"lastUpdated": "2022-11-22T02:31:57.310+00:00",
"source": "#bdH6UAgNrK2m0Yu6",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSymptomObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference": {
"reference": "Goal/HPT-WNL"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "75325-1",
"display": "Symptom"
}
],
"text": "Symptom"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75325-1",
"display": "Symptom"
}
]
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"effectiveDateTime": "2022-05-18T22:33:22Z",
"performer": [
{
"reference": "Practitioner/practitionerMCC-1"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271801002",
"display": "Taste Sense Altered (finding)"
}
]
}
}