FHIR IG analytics| Package | hl7.fhir.us.mcc.r4b |
| Resource Type | Observation |
| Id | Observation-MCCweight.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 "MCCweight" Version "2" Updated "2022-05-19 22:28:38+0000"
Information Source: #PFPwMgIoicORI1Kp!
Profile: US Core Body Weight Profile
status: final
category: Vital Signs (Observation Category Codes#vital-signs)
code: weight (LOINC#29463-7 "Body Weight")
subject: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"
encounter: : GP Visit
effective: 1999-07-02
value: 165 Pounds (Details: UCUM code [lb_av] = '[lb_av]')
{
"resourceType": "Observation",
"id": "MCCweight",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Weight Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is a weight example for the *Vitalsigns Profile*."
}
],
"versionId": "2",
"lastUpdated": "2022-05-19T22:28:38.017+00:00",
"source": "#PFPwMgIoicORI1Kp",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
],
"text": "Vital Signs"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body Weight"
}
],
"text": "weight"
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"encounter": {
"display": "GP Visit"
},
"effectiveDateTime": "1999-07-02",
"valueQuantity": {
"value": 165,
"unit": "Pounds",
"system": "http://unitsofmeasure.org",
"code": "[lb_av]"
}
}