PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.minimal@0.3.0
    https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Specimen-Specimen
{
  "description": null,
  "_filename": "StructureDefinition-cce-core-Specimen-Specimen.json",
  "package_name": "cce.fhir.minimal",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Specimen",
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.3.0",
  "status": "draft",
  "id": "a89318fd-e9e8-42ce-b616-e16d7964cead",
  "kind": "resource",
  "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Specimen-Specimen",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Specimen.identifier",
      "path": "Specimen.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Specimen.identifier:projectId",
      "path": "Specimen.identifier",
      "sliceName": "projectId",
      "mustSupport": true
    }, {
      "id": "Specimen.identifier:projectId.system",
      "min": 1,
      "path": "Specimen.identifier.system",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/Projects"
      },
      "mustSupport": true
    }, {
      "id": "Specimen.status",
      "path": "Specimen.status",
      "mustSupport": false
    }, {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SampleMaterialType"
      },
      "mustSupport": true
    }, {
      "id": "Specimen.type.coding",
      "path": "Specimen.type.coding",
      "mustSupport": true
    }, {
      "id": "Specimen.type.coding.system",
      "path": "Specimen.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Specimen.type.coding.code",
      "path": "Specimen.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Specimen.subject",
      "path": "Specimen.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient", "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Specimen.parent",
      "path": "Specimen.parent",
      "mustSupport": false
    }, {
      "id": "Specimen.collection",
      "path": "Specimen.collection",
      "mustSupport": true
    }, {
      "id": "Specimen.collection.collected[x]",
      "path": "Specimen.collection.collected[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Specimen.collection.bodySite",
      "path": "Specimen.collection.bodySite",
      "binding": {
        "strength": "required",
        "valueSet": "http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.19376.1.3.11.36--20151113191623",
        "description": "ICD-O topography codes"
      },
      "mustSupport": true
    }, {
      "id": "Specimen.collection.fastingStatus[x]",
      "path": "Specimen.collection.fastingStatus[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required"
      },
      "mustSupport": true
    }, {
      "id": "Specimen.container",
      "path": "Specimen.container",
      "mustSupport": false
    }, {
      "id": "Specimen.container.specimenQuantity",
      "path": "Specimen.container.specimenQuantity",
      "mustSupport": true
    }, {
      "id": "Specimen.container.specimenQuantity.value",
      "path": "Specimen.container.specimenQuantity.value",
      "mustSupport": true
    }, {
      "id": "Specimen.container.specimenQuantity.unit",
      "path": "Specimen.container.specimenQuantity.unit",
      "mustSupport": true
    }, {
      "id": "Specimen.container.specimenQuantity.system",
      "path": "Specimen.container.specimenQuantity.system",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}