Example in US Core9.0.0
Observation

xray-chest-findings

final
Observation-xray-chest-findings.json

Resource Details

Resource Type
Observation
Resource ID
xray-chest-findings
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-clinical-result|9.0.0

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "xray-chest-findings",
  "filename": "Observation-xray-chest-findings.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-clinical-result|9.0.0"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "18782-3",
    "display": "Radiology Study observation (narrative)"
  },
  "category": "imaging"
}