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-ProtocolDataItem-5.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "Pathology-Observation-Olivander-ProtocolDataItem-5",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Report.ProtocolDataItem"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "246214002",
        "display": "aantal tumoren"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Pathology-Patient-Olivander",
    "display": "G. Olivander"
  },
  "valueQuantity": {
    "value": 1
  },
  "specimen": {
    "reference": "Specimen/Pathology-Specimen-Olivander",
    "display": "Colon Resectie"
  }
}