FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/1.2.276.0.76.11.522--20200609161852

Packagede.gecco
Resource TypeValueSet
Id1.2.276.0.76.11.522--20200609161852
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/detected-not-detected-inconclusive
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/detected-not-detected-inconclusive
Version1.0
Statusactive
NameDetectedNotDetectedInconclusive
TitleDetected Not-detected Inconclusive
DescriptionA set of codes representing the result of a test as detected, not detected, or inconclusive.
CopyrightThis 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

StructureDefinition
sars-cov-2-rt-pcrSars-CoV-2-RT-PCR
sars-cov-2-iga-ser-pl-ql-iaSARS-CoV-2 (COVID-19) IgA Ab [Presence] in Serum or Plasma by Immunoassay
sars-cov-2-igg-ser-pl-ql-iaSARS-CoV-2 (COVID-19) IgG Ab [Presence] in Serum or Plasma by Immunoassay
sars-cov-2-igm-ser-pl-ql-iaSARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay
sars-cov-2-ab-ser-pl-ql-iaSARS-CoV-2 (COVID-19) Ab [Presence] in Serum or Plasma by Immunoassay
2.16.840.1.113883.3.1937.777.53.1.1--20200408130413Research Dataset GECCO

Resources that this resource uses

CodeSystem
sctSNOMED 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)"
          }
        ]
      }
    ]
  }
}