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

FHIR IG analytics

Packagehl7.fhir.uv.pddi
Resource TypeValueSet
IdValueSet-valueset-LOOPDIURETIC-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-LOOPDIURETIC-example.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-LOOPDIURETIC-example
Version1.0.0
Statusdraft
Date2018-08-06
NameValueset_LOOPDIURETIC_example
TitleLoop Diuretic Drug Value Set (Composite Example)
Realmuv
Authorityhl7
DescriptionInformative composite example showing one way to assemble loop diuretic terminology from supporting element value sets for pedagogical use and testing.
PurposeProvide an informative composite example of Loop Diuretic drug class terminology for PDDI CDS FHIR resources
Copyright(copyright expectations unknown)

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
hl7.fhir.uv.pddi#currentvalueset-bumetanideBumetanide Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-ethacrynateEthacrynate Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-furosemideFurosemide Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-torsemideTorsemide Medications Value Set

Narrative

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

Generated Narrative: ValueSet valueset-LOOPDIURETIC-example

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-LOOPDIURETIC-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/pddi/ImplementationGuide/hl7.fhir.uv.pddi"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-LOOPDIURETIC-example",
  "version": "1.0.0",
  "name": "Valueset_LOOPDIURETIC_example",
  "title": "Loop Diuretic Drug Value Set (Composite Example)",
  "status": "draft",
  "experimental": true,
  "date": "2018-08-06",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Informative composite example showing one way to assemble loop diuretic terminology from supporting element value sets for pedagogical use and testing.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "purpose": "Provide an informative composite example of Loop Diuretic drug class terminology for PDDI CDS FHIR resources",
  "copyright": "(copyright expectations unknown)",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-bumetanide"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-ethacrynate"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-furosemide"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-torsemide"
        ]
      }
    ]
  }
}