Example in QI-Core7.0.2
Observation

example-obstetric-delivery

final
Observation-example-obstetric-delivery.json

Resource Details

Resource Type
Observation
Resource ID
example-obstetric-delivery
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-obstetric-delivery",
  "filename": "Observation-example-obstetric-delivery.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "93857-1",
    "display": "Date and time of obstetric delivery"
  },
  "category": "exam"
}