FHIR IG Statistics: ValueSet/SpecimenMaterial-and-Microorganism
Package | healthdata.be.r4.cbb |
Resource Type | ValueSet |
Id | SpecimenMaterial-and-Microorganism |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/SpecimenMaterial-and-Microorganism |
URL | https://fhir.healthdata.be/ValueSet/SpecimenMaterial-and-Microorganism |
Version | 2020-09-01T00:00:00 |
Status | draft |
Name | SpecimenMaterial-and-Microorganism |
Title | SpecimenMaterial-and-Microorganism |
Description | Value set combining the distinct value sets for CCB elements of LaboratoryTestResult SpecimenMaterial and Microorganism. This value set as such does not exist in the logical model but facilitates referencing all these value sets at the same time |
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. |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "SpecimenMaterial-and-Microorganism",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "en-US",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-09-01T00:00:00+01:00"
}
}
],
"url": "https://fhir.healthdata.be/ValueSet/SpecimenMaterial-and-Microorganism",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.121.11.7"
}
],
"version": "2020-09-01T00:00:00",
"name": "SpecimenMaterial-and-Microorganism",
"title": "SpecimenMaterial-and-Microorganism",
"status": "draft",
"experimental": false,
"publisher": "Healthdata.be (Sciensano)",
"description": "Value set combining the distinct value sets for CCB elements of LaboratoryTestResult SpecimenMaterial and Microorganism. This value set as such does not exist in the logical model but facilitates referencing all these value sets at the same time",
"immutable": 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.",
"compose": {
"include": [
{
"valueSet": [
"https://fhir.healthdata.be/ValueSet/SpecimenMaterial"
]
},
{
"valueSet": [
"https://fhir.healthdata.be/ValueSet/Microorganism"
]
}
]
}
}