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

FHIR IG Statistics: ValueSet/qualifiers

Packagehl7.fhir.uv.eyecare
TypeValueSet
Idqualifiers
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/ValueSet-qualifiers.html
URLhttp://terminology.hl7.org/uv/eyecare/ValueSet/qualifiers
Version0.1.0
Statusactive
Date2019-05-01
NameBodyStructureQualifiers
TitleOphthalmic anatomical location qualifiers
Realmuv
Authorityhl7
DescriptionDescribes whether a recorded observation is either final or amended
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
body-structure-eyeOcular anatomical location

Resources that this resource uses

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

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "qualifiers",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/uv/eyecare/ValueSet/qualifiers",
  "version": "0.1.0",
  "name": "BodyStructureQualifiers",
  "title": "Ophthalmic anatomical location qualifiers",
  "status": "active",
  "experimental": true,
  "date": "2019-05-01",
  "publisher": "HL7 International - Patient Care WG",
  "contact": [
    {
      "name": "HL7 International - Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Describes whether a recorded observation is either final or amended",
  "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",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "7771000",
            "display": "Left"
          },
          {
            "code": "24028007",
            "display": "Right"
          },
          {
            "code": "51440002",
            "display": "Bilateral"
          },
          {
            "code": "261183002",
            "display": "Upper"
          },
          {
            "code": "261122009",
            "display": "Lower"
          },
          {
            "code": "264217000",
            "display": "Superior"
          },
          {
            "code": "261089000",
            "display": "Inferior"
          },
          {
            "code": "255551008",
            "display": "Posterior"
          },
          {
            "code": "255549009",
            "display": "Anterior"
          },
          {
            "code": "255570003",
            "display": "Temporal"
          },
          {
            "code": "260540009",
            "display": "Nasal"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "272485000"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/uv/eyecare/CodeSystem/qualifiers"
      }
    ]
  }
}