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-Rommella-ProtocolDataItem-1.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-Rommella-ProtocolDataItem-1",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Report.ProtocolDataItem"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1279827005",
        "display": "Neoadjuvant antineoplastic therapy procedure prior to surgery"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Pathology-Patient-Rommella",
    "display": "L. Rommella"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "1255831008",
        "system": "http://snomed.info/sct",
        "display": "chemotherapie met gerichte medicatie tegen maligne tumor"
      }
    ]
  },
  "specimen": {
    "reference": "Specimen/Pathology-Specimen-Rommella",
    "display": "Colon Biopt"
  }
}