Example in QI-Core7.0.2
Observation

example-gestation

final
Observation-example-gestation.json

Resource Details

Resource Type
Observation
Resource ID
example-gestation
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": "example-gestation",
  "filename": "Observation-example-gestation.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "76516-4",
    "display": "Gestational age--at birth"
  },
  "category": "exam"
}