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-4.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-4",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Report.ProtocolDataItem"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "399687005",
        "display": "locatie van primaire tumor"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Pathology-Patient-Rommella",
    "display": "L. Rommella"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "72592005",
        "system": "http://snomed.info/sct",
        "display": "flexura lienalis"
      }
    ]
  },
  "specimen": {
    "reference": "Specimen/Pathology-Specimen-Rommella-Sample-1",
    "display": "Colon Biopt, Sample 1"
  }
}