PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.dcd@0.2.0-beta
    https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen
{
  "description": "Derived [HdBe-LaboratoryTestResult.Specimen](https://simplifier.net/guide/HdBe-R4-CBB/Home/FHIR/HdBe-LaboratoryTestResult.page.md?version=current) profile.",
  "_filename": "HDBP0037-LaboratoryTestResult.Specimen.json",
  "package_name": "healthdata.be.r4.dcd",
  "date": null,
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "HDBP0037LaboratoryTestResultSpecimen",
  "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": "HDBP0037 LaboratoryTestResult.Specimen",
  "package_version": "0.2.0-beta",
  "status": "draft",
  "id": "2bce9947-d926-4b3d-830d-4450c9e3a62d",
  "kind": "resource",
  "url": "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Specimen.identifier",
      "min": 1,
      "path": "Specimen.identifier"
    }, {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.healthdata.be/ValueSet/HDBP0037-SpecimenMaterial-and-Microorganism"
      },
      "comment": "The Specimen concept from the CBB LaboratoryTestResult contains a concept for SpecimenMaterial and for Microorganism (isolated from the specimen material). These two concepts cannot be represented in the same Specimen resources; this `Specimen.type` element defines which of the two concepts is represented.\r\n\r\nIf the Specimen is an antibiogram, the Specimen.type will be an Microorganism, otherwise it will be SpecimenMaterial."
    }, {
      "id": "Specimen.parent",
      "path": "Specimen.parent",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen" ]
      } ]
    }, {
      "id": "Specimen.collection.collected[x]",
      "min": 1,
      "path": "Specimen.collection.collected[x]"
    } ]
  },
  "contact": [ {
    "name": "Service portal – healthdata.be",
    "telecom": [ {
      "use": "work",
      "value": "https://sciensano.service-now.com/sp",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen"
}