Example in US Core9.0.0
Observation

xray-chest-impression

final
Observation-xray-chest-impression.json

Resource Details

Resource Type
Observation
Resource ID
xray-chest-impression
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-impression",
  "filename": "Observation-xray-chest-impression.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": "19005-8",
    "display": "Radiology Imaging study [Impression] (narrative)"
  },
  "category": "imaging"
}