Package | healthdata.be.r4.dcd |
Resource Type | StructureDefinition |
Id | HDBP0037-LaboratoryTestResult-Composition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.dcd@0.2.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult-Composition |
URL | https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult-Composition |
Status | draft |
Name | HDBP0037LaboratoryTestResultComposition |
Description | Derived [HdBe-LaboratoryTestResult-Composition](https://simplifier.net/guide/HdBe-R4-LaboratoryTestResult/Home/Resources/HdBe-LaboratoryTestResult-Composition.page.md?version=current) profile. |
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 | Composition |
Kind | resource |
No resources found
StructureDefinition | |
HdBe-LaboratoryTestResult-Composition | HdBe LaboratoryTestResult Composition |
HDBP0037-LaboratoryTestResult | HDBP0037 LaboratoryTestResult |
HDBP0037-Patient | HDBP0037 Patient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "HDBP0037-LaboratoryTestResult-Composition", "url": "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult-Composition", "name": "HDBP0037LaboratoryTestResultComposition", "status": "draft", "description": "Derived [HdBe-LaboratoryTestResult-Composition](https://simplifier.net/guide/HdBe-R4-LaboratoryTestResult/Home/Resources/HdBe-LaboratoryTestResult-Composition.page.md?version=current) profile.", "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", "kind": "resource", "abstract": false, "type": "Composition", "baseDefinition": "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition", "derivation": "constraint", "differential": { "element": [ { "id": "Composition.subject", "path": "Composition.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-Patient" ] } ] }, { "id": "Composition.section:results", "path": "Composition.section", "sliceName": "results", "definition": "A positive test result for one of the TestCodes defined in the ValueSet HDBP0037-TestCode." }, { "id": "Composition.section:results.entry", "path": "Composition.section.entry", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult" ] } ] } ] } }