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

FHIR IG Statistics: ValueSet/laterality-uv-lab

Packagehl7.fhir.uv.lab-report
TypeValueSet
Idlaterality-uv-lab
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/lab-report/https://build.fhir.org/ig/HL7/uv-lab-rep-ig/ValueSet-laterality-uv-lab.html
URLhttp://hl7.org/fhir/uv/lab-report/ValueSet/laterality-uv-lab
Version1.0.0-ballot
Statusactive
Date2025-01-25T05:49:10+00:00
NameLabLateralityVs
TitleBody Structure Laterality
Realmuv
Authorityhl7
DescriptionBody Structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected. (based on SNOMED CT)
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

Resources that use this resource

StructureDefinition
BodyStructure-uv-labBody structure: Laboratory

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 laterality-uv-lab


Source

{
  "resourceType": "ValueSet",
  "id": "laterality-uv-lab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/uv/lab-report/ValueSet/laterality-uv-lab",
  "version": "1.0.0-ballot",
  "name": "LabLateralityVs",
  "title": "Body Structure Laterality",
  "status": "active",
  "experimental": false,
  "date": "2025-01-25T05:49:10+00:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 International / Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Body Structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected. (based on SNOMED CT)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "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",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "7771000",
            "display": "Left (qualifier value)"
          },
          {
            "code": "24028007",
            "display": "Right (qualifier value)"
          },
          {
            "code": "51440002",
            "display": "Right and left = bilateral (qualifier value)"
          }
        ]
      }
    ]
  }
}