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

FHIR IG analytics

Packagehl7.fhir.uv.pddi
Resource TypeValueSet
IdValueSet-valueset-PPIS-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-PPIS-example.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-PPIS-example
Version1.0.0
Statusdraft
Date2018-06-27
NameValueset_PPIS_example
TitleProton Pump Inhibitor Drug Value Set (Composite Example)
Realmuv
Authorityhl7
DescriptionInformative composite example showing one way to assemble proton pump inhibitor terminology from supporting element value sets for pedagogical use and testing.
PurposeProvide an informative composite example of Proton Pump Inhibitor 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-dexlansoprazoleDexlansoprazole Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-esomeprazoleEsomeprazole Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-lansoprazoleLansoprazole Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-omeprazoleOmeprazole Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-pantoprazolePantoprazole Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-rabeprazoleRabeprazole Medications Value Set

Narrative

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

Generated Narrative: ValueSet valueset-PPIS-example

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-PPIS-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-PPIS-example",
  "version": "1.0.0",
  "name": "Valueset_PPIS_example",
  "title": "Proton Pump Inhibitor Drug Value Set (Composite Example)",
  "status": "draft",
  "experimental": true,
  "date": "2018-06-27",
  "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 proton pump inhibitor 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 Proton Pump Inhibitor drug class terminology for PDDI CDS FHIR resources",
  "copyright": "(copyright expectations unknown)",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-dexlansoprazole"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-esomeprazole"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-lansoprazole"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-omeprazole"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-pantoprazole"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-rabeprazole"
        ]
      }
    ]
  }
}