Example in Da Vinci DEQM5.0.0
Observation

observation02

final
Observation-observation02.json

Resource Details

Resource Type
Observation
Resource ID
observation02
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "observation02",
  "filename": "Observation-observation02.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
  ],
  "status": "final",
  "code": {
    "system": "http://www.ama-assn.org/go/cpt",
    "code": "1111F",
    "display": "Discharge medications reconciled with the current medication list in outpatient medical record (COA) (GER)"
  },
  "category": "exam"
}