PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.dcd@0.2.0-beta
    https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult
{
  "description": "Derived [HdBe-LaboratoryTestResult](https://simplifier.net/guide/HdBe-R4-CBB/Home/FHIR/HdBe-LaboratoryTestResult.page.md?version=current) profile. Each message should include one positive or confirming test result.",
  "_filename": "HDBP0037-LaboratoryTestResult.json",
  "package_name": "healthdata.be.r4.dcd",
  "date": null,
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "HDBP0037LaboratoryTestResult",
  "mapping": [ {
    "name": "HDBP0037 DCD specifications",
    "identity": "HDBP0037"
  } ],
  "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": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HDBP0037 LaboratoryTestResult",
  "package_version": "0.2.0-beta",
  "status": "draft",
  "id": "25042376-3e5a-4785-bd98-524884c7660b",
  "kind": "resource",
  "url": "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "definition": "For the HDBP0037 use case, only singular test results are gathered, which are positive and/or confirming."
    }, {
      "id": "Observation.identifier",
      "min": 1,
      "path": "Observation.identifier",
      "mapping": [ {
        "map": "TX_LAB_TEST_RSLT_ID",
        "identity": "HDBP0037"
      } ]
    }, {
      "id": "Observation.basedOn",
      "path": "Observation.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Requester" ]
      } ]
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "TestCode",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.healthdata.be/ValueSet/HDBP0037-TestCode"
      },
      "definition": "The name and code of the executed test. Contains the TestCodes that could be performed on any of the 41 pathogens applicable for HDBP0037."
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.value[x]:valueCodeableConcept",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.healthdata.be/ValueSet/HDBP0037-TestResult",
        "description": "Qualitative test results"
      },
      "comment": "An observation may have; 1)  a single value here, 2)  both a value and a set of related or component values,  or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code.  A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value.  For quantitative results, it is mandatory to provide an unit. For additional guidance, see the [Notes section](observation.html#notes) below.",
      "sliceName": "valueCodeableConcept",
      "definition": "Test result (qualitative)."
    }, {
      "id": "Observation.interpretation:resultFlags",
      "path": "Observation.interpretation",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.healthdata.be/ValueSet/HDBP0037-ResultFlags",
        "description": "ResultFlags codes"
      },
      "sliceName": "resultFlags",
      "definition": "Attention codes indicating whether the result of a quantitative test is above or below certain reference values or interpreting the result otherwise."
    }, {
      "id": "Observation.method",
      "path": "Observation.method",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.healthdata.be/ValueSet/HDBP0037-TestMethod"
      },
      "mustSupport": false
    }, {
      "id": "Observation.specimen",
      "path": "Observation.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen" ]
      } ]
    } ]
  },
  "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"
}