PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen
{
  "description": "Obtained specimen material or a microbial isolate that is used in a laboratory analysis.",
  "_filename": "nl-core-LaboratoryTestResult.Specimen.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "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.",
  "name": "NlcoreLaboratoryTestResultSpecimen",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/LaboratoryTestResult-v5.1(2022EN)",
    "name": "zib LaboratoryTestResult-v5.1(2022EN)",
    "identity": "zib-laboratorytestresult-v5.1-2022EN"
  } ],
  "abstract": false,
  "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.",
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core LaboratoryTestResult.Specimen",
  "package_version": "0.10.0-beta.1",
  "status": "draft",
  "id": "7c64ea3b-639d-498d-a964-8df99de6979f",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Specimen",
      "path": "Specimen",
      "alias": [ "nl-core-LaboratoryTestResult.Specimen" ]
    }, {
      "id": "Specimen.subject",
      "path": "Specimen.subject",
      "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" ]
      } ],
      "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."
    }, {
      "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",
      "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"
      },
      "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.",
      "mapping": [ {
        "map": "NL-CM:13.1.21",
        "comment": "ContainerType",
        "identity": "zib-laboratorytestresult-v5.1-2022EN"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.Specimen"
}