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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.patho
Resource TypeSpecimen
IdSpecimen-mii-exa-patho-prostate-biopsy-schnitt-p63.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

Narrative skipped for better readability


Source1

{
  "resourceType": "Specimen",
  "id": "mii-exa-patho-prostate-biopsy-schnitt-p63",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-specimen|2026.0.0"
    ]
  },
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "430856003",
        "display": "Tissue section (specimen)"
      }
    ]
  },
  "processing": [
    {
      "extension": [
        {
          "valueRange": {
            "low": {
              "unit": "°C",
              "system": "http://unitsofmeasure.org",
              "code": "Cel",
              "value": 0
            },
            "high": {
              "unit": "°C",
              "system": "http://unitsofmeasure.org",
              "code": "Cel",
              "value": 30
            }
          },
          "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/Temperaturbedingungen"
        }
      ],
      "procedure": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "13269000",
            "display": "Immunocytochemical stain (procedure)"
          }
        ]
      },
      "additive": [
        {
          "reference": "Substance/mii-exa-patho-p63-stain"
        }
      ]
    }
  ],
  "status": "available",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "code": "FILL",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "value": "E12345_21-A1-p63",
      "system": "https://pathologie.klinikum-karlsruhe.de/fhir/fn/befundbericht"
    }
  ],
  "accessionIdentifier": {
    "value": "E12345_21",
    "system": "https://pathologie.klinikum-karlsruhe.de/fhir/fn/befundbericht"
  },
  "subject": {
    "reference": "Patient/12345"
  },
  "parent": [
    {
      "reference": "Specimen/mii-exa-patho-prostate-biopsy-block"
    }
  ],
  "request": [
    {
      "reference": "ServiceRequest/mii-exa-patho-request"
    }
  ],
  "collection": {
    "collector": {
      "reference": "Practitioner/1234"
    },
    "collectedDateTime": "2021-01-29T06:15:00Z",
    "method": {
      "coding": [
        {
          "code": "40923002",
          "system": "http://snomed.info/sct",
          "display": "Tissue processing technique, routine, embed, cut and stain, per surgical specimen (procedure)"
        }
      ]
    },
    "bodySite": {
      "coding": [
        {
          "code": "716917000",
          "system": "http://snomed.info/sct",
          "display": "Structure of lateral middle regional part of peripheral zone of right half prostate (body structure)"
        }
      ]
    }
  },
  "container": [
    {
      "type": {
        "coding": [
          {
            "code": "433466003",
            "system": "http://snomed.info/sct",
            "display": "Microscope slide (physical object)"
          }
        ]
      },
      "additiveReference": {
        "reference": "Substance/mii-exa-patho-canadabalsam"
      }
    }
  ]
}