Example in International Patient Access1.1.0
Observation

LabExample1

amended
Observation-LabExample1.json

Resource Details

Resource Type
Observation
Resource ID
LabExample1
Conforms To
http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-observation

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "LabExample1",
  "filename": "Observation-LabExample1.json",
  "profile": [
    "http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-observation"
  ],
  "status": "amended",
  "code": {
    "system": "http://loinc.org",
    "code": "2093-3",
    "display": "Cholesterol [Mass/volume] in Serum or Plasma"
  },
  "category": "laboratory"
}