PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.8-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Specimen
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Specimen](https://hl7.org/fhir/R4/Specimen.html).",
  "_filename": "UKCore-Specimen.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2023-12-12",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This profile allows exchange of information about a sample to be used for analysis.",
  "name": "UKCoreSpecimen",
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Specimen",
  "package_version": "0.0.8-pre-release",
  "status": "active",
  "id": "f25bd018-699b-49fd-8e88-9cb847cddc7f",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Specimen",
  "version": "2.4.0",
  "differential": {
    "element": [ {
      "id": "Specimen",
      "path": "Specimen",
      "constraint": [ {
        "key": "ukcore-spec-001",
        "human": "There SHALL be only one reference between collection.collector and the extension collectionCollectorR5",
        "severity": "error",
        "expression": "collection.collector.reference.empty() or collection.collector.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector').empty()"
      } ]
    }, {
      "id": "Specimen.extension:sampleCategory",
      "max": "1",
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory" ]
      } ],
      "sliceName": "sampleCategory",
      "isModifier": false
    }, {
      "id": "Specimen.status",
      "path": "Specimen.status",
      "mustSupport": true
    }, {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SpecimenType",
        "description": "A code from the SNOMED CT UK Clinical Terminology coding system"
      },
      "mustSupport": true
    }, {
      "id": "Specimen.subject",
      "path": "Specimen.subject",
      "mustSupport": true
    }, {
      "id": "Specimen.receivedTime",
      "path": "Specimen.receivedTime",
      "mustSupport": true
    }, {
      "id": "Specimen.collection.extension:specialHandling",
      "path": "Specimen.collection.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/specimen-specialHandling" ]
      } ],
      "sliceName": "specialHandling"
    }, {
      "id": "Specimen.collection.collector.extension:collectionCollectorR5",
      "max": "1",
      "path": "Specimen.collection.collector.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector" ]
      } ],
      "short": "Person who collected the specimen",
      "sliceName": "collectionCollectorR5",
      "definition": "Person who collected the specimen. This is an R5 backport",
      "isModifier": false
    }, {
      "id": "Specimen.collection.collector.extension:collectionCollectorR5.value[x]",
      "path": "Specimen.collection.collector.extension.value[x]",
      "short": "Person who collected the specimen"
    }, {
      "id": "Specimen.collection.bodySite",
      "path": "Specimen.collection.bodySite",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SpecimenBodySite"
      }
    }, {
      "id": "Specimen.collection.bodySite.extension:bodySiteReference",
      "max": "1",
      "path": "Specimen.collection.bodySite.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference" ]
      } ],
      "short": "An extension to allow referencing to a BodyStructure",
      "sliceName": "bodySiteReference",
      "isModifier": false
    }, {
      "id": "Specimen.collection.bodySite.extension:bodySiteReference.value[x]",
      "path": "Specimen.collection.bodySite.extension.value[x]",
      "short": "A reference to a BodyStructure"
    }, {
      "id": "Specimen.container.type",
      "path": "Specimen.container.type",
      "binding": {
        "strength": "preferred"
      }
    }, {
      "id": "Specimen.condition",
      "path": "Specimen.condition",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BiopsyState"
      }
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}