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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeObservation
IdObservation-PatientKimMusterperson-MolecularPathologyObservation-3-WT1.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": "PatientKimMusterperson-MolecularPathologyObservation-3-WT1",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-immunohistochemistry|2026.0.0"
    ]
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "LA6576-8",
        "system": "http://loinc.org",
        "display": "Positive"
      }
    ],
    "text": "Tumorzellen durchgehend nukleär für WT1"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6",
            "display": "Gene studied [ID]"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "HGNC:12796",
            "system": "http://www.genenames.org/geneId",
            "display": "WT1"
          },
          {
            "code": "LP65352-4",
            "system": "http://loinc.org",
            "display": "WT-1 Ag"
          }
        ]
      }
    }
  ],
  "bodySite": {
    "coding": [
      {
        "code": "84640000",
        "system": "http://snomed.info/sct",
        "display": "Nucleus (cell structure)"
      }
    ],
    "text": "Nukleär"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
          "code": "biomarker-category"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "1234806008",
        "system": "http://snomed.info/sct",
        "display": "Observation using immunohistochemistry (observable entity)"
      }
    ]
  },
  "status": "final",
  "subject": {
    "reference": "Patient/PatientKimMusterperson"
  },
  "specimen": {
    "reference": "Specimen/PatientKimMusterperson-AscitesSpecimen-2"
  }
}