Example in Multiple Chronic Conditions1.0.0
Observation

simple-observation-example

final
Observation-simple-observation-example.json

Resource Details

Resource Type
Observation
Resource ID
simple-observation-example
Conforms To
http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSimpleObservation

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "simple-observation-example",
  "filename": "Observation-simple-observation-example.json",
  "profile": [
    "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSimpleObservation"
  ],
  "lastUpdated": "2022-11-07T19:07:58.409+00:00",
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "57696-7",
    "display": "Pain severity FPS-R"
  },
  "category": "exam"
}