FHIR IG Statistics: ValueSet/1.2.276.0.76.11.522--20200609161852
Package | de.gecco |
Resource Type | ValueSet |
Id | 1.2.276.0.76.11.522--20200609161852 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/detected-not-detected-inconclusive |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/detected-not-detected-inconclusive |
Version | 1.0 |
Status | active |
Name | DetectedNotDetectedInconclusive |
Title | Detected Not-detected Inconclusive |
Description | A set of codes representing the result of a test as detected, not detected, or inconclusive. |
Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "1.2.276.0.76.11.522--20200609161852",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-06-09T16:18:52+02:00"
}
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/detected-not-detected-inconclusive",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "1.2.276.0.76.11.522"
}
],
"version": "1.0",
"name": "DetectedNotDetectedInconclusive",
"title": "Detected Not-detected Inconclusive",
"status": "active",
"experimental": false,
"publisher": "Charité",
"description": "A set of codes representing the result of a test as detected, not detected, or inconclusive.",
"immutable": false,
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "260373001",
"display": "Detected (qualifier value)"
},
{
"code": "260415000",
"display": "Not detected (qualifier value)"
},
{
"code": "419984006",
"display": "Inconclusive (qualifier value)"
}
]
}
]
}
}