| Package | nictiz.fhir.nl.r4.zib2020 |
| Resource Type | StructureDefinition |
| Id | zib-LaboratoryTestResult.SpecimenSource |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource |
| URL | http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource |
| Status | draft |
| Name | ZibLaboratoryTestResultSpecimenSource |
| Title | zib LaboratoryTestResult.SpecimenSource |
| Realm | nl |
| Authority | hl7 |
| Description | Source of obtained specimen material or a microbial isolate that is used in a laboratory analysis. |
| Purpose | This Device resource represents the SpecimenSource concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LaboratoryTestResult v4.6 (2020)](https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)). |
| 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 | Device |
| Kind | resource |
| StructureDefinition | |
| nl-core-LaboratoryTestResult.SpecimenSource | nl core LaboratoryTestResult.SpecimenSource |
| zib-LaboratoryTestResult.Specimen | zib LaboratoryTestResult.Specimen |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "zib-LaboratoryTestResult.SpecimenSource",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource",
"name": "ZibLaboratoryTestResultSpecimenSource",
"title": "zib LaboratoryTestResult.SpecimenSource",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Source of obtained specimen material or a microbial isolate that is used in a laboratory analysis.",
"purpose": "This Device resource represents the SpecimenSource concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LaboratoryTestResult v4.6 (2020)](https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)).",
"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)"
}
],
"kind": "resource",
"abstract": true,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device",
"path": "Device",
"comment": "The Device container from Dutch zib LaboratoryTestResult contains the concept for SpecimenSource."
},
{
"id": "Device.deviceName",
"path": "Device.deviceName",
"min": 1,
"max": "1"
},
{
"id": "Device.deviceName.name",
"path": "Device.deviceName.name",
"short": "SpecimenSource",
"definition": "If the material is not collected directly from the patient but comes from a patient-related object, e.g. a cathetertip, this source of material can be recorded here.",
"alias": [
"BronMonster"
],
"mapping": [
{
"identity": "zib-laboratorytestresult-v4.6-2020EN",
"map": "NL-CM:13.1.29",
"comment": "SpecimenSource"
}
]
},
{
"id": "Device.deviceName.type",
"path": "Device.deviceName.type",
"definition": "The type of name the device is referred by.",
"comment": "If type is unknown, use value `other`."
}
]
}
}