Example in Da Vinci DEQM5.0.0
Observation

observation01

final
Observation-observation01.json

Resource Details

Resource Type
Observation
Resource ID
observation01
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": "observation01",
  "filename": "Observation-observation01.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"
}