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

FHIR IG Statistics: ValueSet/structure-laterality-vs

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
Idstructure-laterality-vs
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-structure-laterality-vs.html
URLhttp://hl7.org/fhir/ValueSet/structure-laterality-vs
Version5.3.0-ballot-tc1
Statusactive
Date2025-07-25
NameStructureLateralityValueSet
TitleStructure Laterality Value Set
Realmuv
Authorityhl7
DescriptionQualifiers to specify laterality.
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

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet structure-laterality-vs


Source

{
  "resourceType": "ValueSet",
  "id": "structure-laterality-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/structure-laterality-vs",
  "version": "5.3.0-ballot-tc1",
  "name": "StructureLateralityValueSet",
  "title": "Structure Laterality Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Qualifiers to specify laterality.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": true,
  "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": "51440002",
            "display": "Right and left (qualifier value)"
          },
          {
            "code": "399488007",
            "display": "Midline (qualifier value)"
          },
          {
            "code": "24028007",
            "display": "Right (qualifier value)"
          },
          {
            "code": "7771000",
            "display": "Left (qualifier value)"
          }
        ]
      }
    ]
  }
}