Example in International Patient Summary2.0.1
Observation

pathology-suppressed-data

final
Observation-pathology-suppressed-data.json

Resource Details

Resource Type
Observation
Resource ID
pathology-suppressed-data
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": "pathology-suppressed-data",
  "filename": "Observation-pathology-suppressed-data.json",
  "profile": [
    "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips"
  ],
  "status": "final",
  "code": {
    "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
    "code": "masked",
    "display": null
  },
  "category": "laboratory"
}