FHIR IG analytics| Package | hl7.fhir.us.mcc.r4b |
| Resource Type | Observation |
| Id | Observation-simple-observation-example.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 "simple-observation-example" Version "2" Updated "2022-11-07 19:07:58+0000"
Information Source: #FvrhzeASAJxVwkbs!
Profile: Multiple Chronic Condition Care Plan Simple Observation
pertains to goal: Goal/HPT-WNL
status: final
code: Faces Pain Scale - Revised (LOINC#57696-7 "Pain severity FPS-R")
subject: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"
encounter: : Diabetes Consult
effective: 2021-11-10 16:48:57-0800
performer: Practitioner/practitionerMCC-1 " LEVIN"
value: 2 {score} (Details: UCUM code {score} = '{score}')
{
"resourceType": "Observation",
"id": "simple-observation-example",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Faces Pain Scale Simple Observation Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is Faces Pain Scale, Revised, Example for the *MCC Simple Observation Profile*."
}
],
"versionId": "2",
"lastUpdated": "2022-11-07T19:07:58.409+00:00",
"source": "#FvrhzeASAJxVwkbs",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSimpleObservation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference": {
"reference": "Goal/HPT-WNL"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "57696-7",
"display": "Pain severity FPS-R"
}
],
"text": "Faces Pain Scale - Revised"
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"encounter": {
"display": "Diabetes Consult"
},
"effectiveDateTime": "2021-11-10T16:48:57.246958-08:00",
"performer": [
{
"reference": "Practitioner/practitionerMCC-1"
}
],
"valueQuantity": {
"value": 2,
"system": "http://unitsofmeasure.org",
"code": "{score}"
}
}