PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/nNGM/Specimen
{
  "description": "Diese Profile beschreiben das eingereichte Tumormaterial innerhalb des nNGM-Projektes. Dabei handelt es sich explizit nicht um einen Tumorblock, sondern die Gewebeprobe oder Liquid Biopsy",
  "_filename": "Profile-nNGM-Specimen-Tumormaterial.json",
  "package_name": "de.uk-koeln.nngm.form",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Profile_nNGM_Specimen_Tumormaterial",
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profil - nNGM - Specimen - Tumormaterial",
  "package_version": "1.0.0",
  "status": "active",
  "id": "f9f1818c-e397-42df-b9b2-5a8e1ab07bfb",
  "kind": "resource",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Specimen",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Specimen.extension",
      "min": 0,
      "path": "Specimen.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Specimen.extension:entnahmeKontext",
      "min": 0,
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/aufenthaltsart" ]
      } ],
      "label": "Entnahmekontext",
      "sliceName": "entnahmeKontext"
    }, {
      "id": "Specimen.extension:entnahmeKontext.value[x]",
      "path": "Specimen.extension.value[x]",
      "label": "Entnahmekontext"
    }, {
      "id": "Specimen.extension:entnahmeKontext.value[x]:valueCodeableConcept",
      "path": "Specimen.extension.value[x]",
      "label": "Entnahmekontext",
      "sliceName": "valueCodeableConcept",
      "mustSupport": true
    }, {
      "id": "Specimen.extension:tumormaterialLagertBei",
      "min": 0,
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/specimen-tumormaterial-lagert-bei" ]
      } ],
      "label": "Tumormaterial lagert bei",
      "sliceName": "tumormaterialLagertBei",
      "isModifier": false
    }, {
      "id": "Specimen.identifier",
      "path": "Specimen.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Specimen.identifier:biopsieID",
      "path": "Specimen.identifier",
      "label": "Biopsie ID",
      "sliceName": "biopsieID",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "SID",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          } ]
        }
      }
    }, {
      "id": "Specimen.type",
      "min": 1,
      "path": "Specimen.type"
    }, {
      "id": "Specimen.type.coding",
      "max": "1",
      "path": "Specimen.type.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Specimen.type.coding:ncit",
      "max": "1",
      "min": 1,
      "path": "Specimen.type.coding",
      "label": "Materialtyp",
      "binding": {
        "strength": "required",
        "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/MaterialTyp"
      },
      "sliceName": "ncit",
      "mustSupport": true
    }, {
      "id": "Specimen.subject",
      "min": 1,
      "path": "Specimen.subject",
      "label": "Patient",
      "mustSupport": true
    }, {
      "id": "Specimen.collection.collected[x]",
      "path": "Specimen.collection.collected[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "label": "Entnahmedatum",
      "mustSupport": true
    }, {
      "id": "Specimen.extension:tumorzellgehalt",
      "min": 0,
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/tumorzellgehalt" ]
      } ],
      "sliceName": "tumorzellgehalt"
    }, {
      "id": "Specimen.extension:ngspanelversion",
      "path": "Specimen.extension.value[x]",
      "label": "Tumorzellgehalt",
      "short": "Gibt den Tumorzellgehalt in % an",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}