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

FHIR IG Statistics: ValueSet/ExampleDialysisProcedureCodes

Packagehl7.fhir.uv.vulcan-rwd
TypeValueSet
IdExampleDialysisProcedureCodes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/ValueSet-ExampleDialysisProcedureCodes.html
URLhttp://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleDialysisProcedureCodes
Version1.0.0
Statusactive
Date2023-05-09T16:50:27+00:00
NameExampleDialysisProcedureCodes
TitleDiabetes Example Dialysis Test Codes
Realmuv
Authorityhl7
DescriptionAn example value set of SNOMED codes representing dialysis procedures.
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 (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "ExampleDialysisProcedureCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleDialysisProcedureCodes",
  "version": "1.0.0",
  "name": "ExampleDialysisProcedureCodes",
  "title": "Diabetes Example Dialysis Test Codes",
  "status": "active",
  "experimental": true,
  "date": "2023-05-09T16:50:27+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "An example value set of SNOMED codes representing dialysis procedures.",
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "108241001"
          }
        ]
      }
    ]
  }
}