FHIR IG Statistics: StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen
Package | healthdata.be.r4.dcd |
Resource Type | StructureDefinition |
Id | HDBP0037-LaboratoryTestResult.Specimen |
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.Specimen |
URL | https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen |
Status | draft |
Name | HDBP0037LaboratoryTestResultSpecimen |
Title | HDBP0037 LaboratoryTestResult.Specimen |
Description | Derived [HdBe-LaboratoryTestResult.Specimen](https://simplifier.net/guide/HdBe-R4-CBB/Home/FHIR/HdBe-LaboratoryTestResult.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 | Specimen |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "HDBP0037-LaboratoryTestResult.Specimen",
"url": "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen",
"name": "HDBP0037LaboratoryTestResultSpecimen",
"title": "HDBP0037 LaboratoryTestResult.Specimen",
"status": "draft",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Derived [HdBe-LaboratoryTestResult.Specimen](https://simplifier.net/guide/HdBe-R4-CBB/Home/FHIR/HdBe-LaboratoryTestResult.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": "Specimen",
"baseDefinition": "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Specimen.identifier",
"path": "Specimen.identifier",
"min": 1
},
{
"id": "Specimen.type",
"path": "Specimen.type",
"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.",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.healthdata.be/ValueSet/HDBP0037-SpecimenMaterial-and-Microorganism"
}
},
{
"id": "Specimen.parent",
"path": "Specimen.parent",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen"
]
}
]
},
{
"id": "Specimen.collection.collected[x]",
"path": "Specimen.collection.collected[x]",
"min": 1
}
]
}
}