FHIR IG analytics| Package | hl7.fhir.us.mcc.r4b |
| Resource Type | Observation |
| Id | Observation-Symptom1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "Symptom1" Version "5" Updated "2022-11-22 02:31:57+0000"
Information Source: #bdH6UAgNrK2m0Yu6!
Profile: Multiple Chronic Condition Care Plan Symptom Observation
pertains to goal: Goal/HPT-WNL
status: final
category: Symptom (LOINC#75325-1)
code: Symptom (LOINC#75325-1)
subject: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"
effective: 2022-05-18 22:33:22+0000
value: Taste Sense Altered (finding) (SNOMED CT#271801002)
{
"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": "extensions",
"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",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271801002",
"display": "Taste Sense Altered (finding)"
}
]
}
}