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-2.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-2",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Report.ProtocolDataItem"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "2620001000004108",
        "display": "Specimen collection procedure"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Pathology-Patient-Olivander",
    "display": "G. Olivander"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "82619000",
        "system": "http://snomed.info/sct",
        "display": "hemicolectomie links"
      }
    ]
  },
  "specimen": {
    "reference": "Specimen/Pathology-Specimen-Olivander",
    "display": "Colon Resectie"
  }
}