Example in QI-Core7.0.2
Observation

example-parity

final
Observation-example-parity.json

Resource Details

Resource Type
Observation
Resource ID
example-parity
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-parity",
  "filename": "Observation-example-parity.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "11977-6",
    "display": "Parity"
  },
  "category": "exam"
}