Example in International Patient Summary2.0.1
Observation

hemoglobin

final
Observation-hemoglobin.json

Resource Details

Resource Type
Observation
Resource ID
hemoglobin
Conforms To
http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "hemoglobin",
  "filename": "Observation-hemoglobin.json",
  "profile": [
    "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "17856-6",
    "display": "Hemoglobin A1c/Hemoglobin.total in Blood by HPLC"
  },
  "category": "laboratory"
}