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-tru-cut-biopsy-sample.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-tru-cut-biopsy-sample",
  "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": "309134005",
        "display": "Prostate tru-cut biopsy sample"
      }
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.feature",
      "extension": [
        {
          "url": "type",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "251597001",
                "system": "http://snomed.info/sct",
                "display": "Structure of right lateral lobe of prostate (body structure)"
              }
            ]
          }
        },
        {
          "url": "description",
          "valueString": "Marked by red ink"
        }
      ]
    }
  ],
  "status": "available",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "code": "PLAC",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "value": "KHXX_ENDO_18.123451_A",
      "system": "https://pathologie.klinikum-karlsruhe.de/fhir/fn/untersuchungsauftrag"
    },
    {
      "type": {
        "coding": [
          {
            "code": "FILL",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "value": "E12345_21-A",
      "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"
  },
  "request": [
    {
      "reference": "ServiceRequest/mii-exa-patho-request"
    }
  ],
  "collection": {
    "collector": {
      "reference": "Practitioner/2346545"
    },
    "collectedDateTime": "2021-01-29T06:15:00Z",
    "method": {
      "coding": [
        {
          "code": "301759007",
          "system": "http://snomed.info/sct",
          "display": "Tru-cut biopsy of prostate (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": "434746001",
            "system": "http://snomed.info/sct",
            "display": "Specimen vial (physical object)"
          }
        ]
      },
      "additiveReference": {
        "reference": "Substance/mii-exa-patho-neutral-buffered-formalin"
      }
    }
  ]
}