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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.patho
Resource TypeSubstance
IdSubstance-mii-exa-patho-p63-immunostain.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": "Substance",
  "id": "mii-exa-patho-p63-immunostain",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/Substance"
    ]
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "code": "LI",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "display": "Labor and industries number"
          }
        ]
      },
      "value": "p63",
      "system": "https://pathologie.klinikum-karlsruhe.de/fhir/fn/befundbericht"
    }
  ],
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "code": "material",
          "system": "http://terminology.hl7.org/CodeSystem/substance-category",
          "display": "Material"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "p63",
        "system": "https://pathologie.klinikum-karlsruhe.de/fhir/fn/befundbericht",
        "display": "p63 immunostain"
      }
    ]
  }
}