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

FHIR IG Statistics: ValueSet/specimen-collection-supervision-status

Packagehl7.fhir.uv.shc-vaccination
TypeValueSet
Idspecimen-collection-supervision-status
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/shc-vaccination/https://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig/ValueSet-specimen-collection-supervision-status.html
URLhttp://hl7.org/fhir/uv/shc-vaccination/ValueSet/specimen-collection-supervision-status
Version1.0.0
Statusdraft
Date2024-12-04T21:39:00+00:00
NameSpecimenCollectionSupervisionStatus
TitleSpecimen Collection Supervision Status
Realmuv
Authorityhl7
DescriptionRelevant codes representing specimen collection supervision status
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/). For more information, see [SNOMED IPS Terminology](https://www.snomed.org/snomed-ct/Other-SNOMED-products/international-patient-summary-terminology) The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review [usage terms](http://www.snomed.org/snomed-ct/get-snomed-ct) or directly contact SNOMED International: info@snomed.org

Resources that use this resource

StructureDefinition
shc-covid19-laboratory-result-observation-adCOVID-19 Laboratory Result Observation Profile - Allowable Data
shc-infectious-disease-laboratory-result-observation-adGeneric Laboratory Result Observation Profile - Allowable Data

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet specimen-collection-supervision-status

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    1208526009Specimen collection by subject unsupervised by healthcare professional (finding)
    1208525008Virtual supervision by healthcare professional of specimen collection by subject (finding)
    1208524007In-person supervision by healthcare professional of specimen collection by subject (finding)
    1208523001Specimen collection by healthcare professional (finding)

Source

{
  "resourceType": "ValueSet",
  "id": "specimen-collection-supervision-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/specimen-collection-supervision-status",
  "version": "1.0.0",
  "name": "SpecimenCollectionSupervisionStatus",
  "title": "Specimen Collection Supervision Status",
  "status": "draft",
  "experimental": false,
  "date": "2024-12-04T21:39:00+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "vci-ig@mitre.org"
        }
      ]
    }
  ],
  "description": "Relevant codes representing specimen collection supervision status",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement\n\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/). For more information, see [SNOMED IPS Terminology](https://www.snomed.org/snomed-ct/Other-SNOMED-products/international-patient-summary-terminology)\n\nThe HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review [usage terms](http://www.snomed.org/snomed-ct/get-snomed-ct) or directly contact SNOMED International: info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1208526009",
            "display": "Specimen collection by subject unsupervised by healthcare professional (finding)"
          },
          {
            "code": "1208525008",
            "display": "Virtual supervision by healthcare professional of specimen collection by subject (finding)"
          },
          {
            "code": "1208524007",
            "display": "In-person supervision by healthcare professional of specimen collection by subject (finding)"
          },
          {
            "code": "1208523001",
            "display": "Specimen collection by healthcare professional (finding)"
          }
        ]
      }
    ]
  }
}