FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.pcsp
Resource TypeValueSet
IdValueSet-mcode-body-location-qualifier-vs.json
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-mcode-body-location-qualifier-vs.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-body-location-qualifier-vs
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameBodyLocationQualifierVS
TitleBody Location Qualifier Value Set
Realmeu
Authorityhl7
DescriptionQualifiers to refine a body structure or location including qualifiers for relative location, directionality, number, and plane, and excluding qualifiers for 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

StructureDefinition
hl7.eu.fhir.pcsp#0.1.0mcode-body-location-qualifierBody Location Qualifier

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "mcode-body-location-qualifier-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-body-location-qualifier-vs",
  "version": "0.1.0",
  "name": "BodyLocationQualifierVS",
  "title": "Body Location Qualifier Value Set",
  "status": "active",
  "experimental": false,
  "date": "2023-01-26T09:50:21+01:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "Qualifiers to refine a body structure or location including qualifiers for relative location, directionality, number, and plane, and excluding qualifiers for laterality.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "106233006"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "272424004"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255503000",
            "display": "Entire (qualifier value)"
          }
        ]
      }
    ],
    "exclude": [
      {
        "valueSet": [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-laterality-qualifier-vs"
        ]
      }
    ]
  }
}