{
  "resourceType": "StructureDefinition",
  "id": "nl-core-LaboratoryTestResult.Specimen",
  "text": {
    "status": "empty",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen",
  "name": "NlcoreLaboratoryTestResultSpecimen",
  "title": "nl core LaboratoryTestResult.Specimen",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Obtained specimen material or a microbial isolate that is used in a laboratory analysis.",
  "purpose": "A derived profile from [zib-LaboratoryTestResult.Specimen](http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.Specimen) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-laboratorytestresult-v4.6-2020EN",
      "uri": "https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)",
      "name": "zib LaboratoryTestResult-v4.6(2020EN)"
    },
    {
      "identity": "zib-laboratorytestresult-v5.1-2022EN",
      "uri": "https://zibs.nl/wiki/LaboratoryTestResult-v5.1(2022EN)",
      "name": "zib LaboratoryTestResult-v5.1(2022EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Specimen",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.Specimen",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Specimen",
        "path": "Specimen",
        "alias": [
          "nl-core-LaboratoryTestResult.Specimen"
        ]
      },
      {
        "id": "Specimen.subject",
        "path": "Specimen.subject",
        "comment": "If zib concept SpecimenSource (NL-CM:13.1.29) is used, it can be recorded here using a reference to an instance of the [nl-core-LaboratoryTestResult.SpecimenSource](http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource) profile. In this case, the patient is communicated using `Device.patient` in the referenced resource.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://hl7.org/fhir/StructureDefinition/Substance",
              "http://hl7.org/fhir/StructureDefinition/Location",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource"
            ]
          }
        ]
      },
      {
        "id": "Specimen.parent",
        "path": "Specimen.parent",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"
            ]
          }
        ]
      },
      {
        "id": "Specimen.collection.bodySite",
        "path": "Specimen.collection.bodySite",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation"
            ]
          }
        ]
      },
      {
        "id": "Specimen.container.type",
        "path": "Specimen.container.type",
        "comment": "Note: ValueSet is from Zib Release 2022-1. Adds \"is-a 706046003 | Specimen receptacle (physical object) | \". See https://bits.nictiz.nl/browse/ZIB-1552 for more information.",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.9--20220610000000"
        },
        "mapping": [
          {
            "identity": "zib-laboratorytestresult-v5.1-2022EN",
            "map": "NL-CM:13.1.21",
            "comment": "ContainerType"
          }
        ]
      }
    ]
  }
}