FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.pathology
Resource TypeObservation
IdObservation-Pathology-Observation-Olivander-Macroscopy.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Macroscopie
Colon resectie met lengte van 20 cm

Source1

{
  "resourceType": "Observation",
  "id": "Pathology-Observation-Olivander-Macroscopy",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Report.Macroscopy"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "168126000",
        "system": "http://snomed.info/sct",
        "display": "Sample macroscopy"
      }
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "subject": {
    "reference": "Patient/Pathology-Patient-Olivander",
    "display": "G. Olivander"
  },
  "specimen": {
    "reference": "Specimen/Pathology-Specimen-Olivander",
    "display": "Colon Resectie"
  }
}