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

FHIR IG analytics

Packagehl7.fhir.uv.pddi
Resource TypeValueSet
IdValueSet-valueset-AAS-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-AAS-example.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-AAS-example
Version1.0.0
Statusdraft
Date2018-07-02
NameValueset_AAS_example
TitleAldosterone Antagonists Drug Value Set (Composite Example)
Realmuv
Authorityhl7
DescriptionInformative composite example showing one way to assemble aldosterone antagonist terminology from supporting element value sets for pedagogical use and testing.
PurposeProvide an informative composite example of Aldosterone Antagonist 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-eplerenoneEplerenone Medications Value Set
hl7.fhir.uv.pddi#currentvalueset-spironolactoneSpironolactone Medications Value Set

Narrative

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

Generated Narrative: ValueSet valueset-AAS-example

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-AAS-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-AAS-example",
  "version": "1.0.0",
  "name": "Valueset_AAS_example",
  "title": "Aldosterone Antagonists Drug Value Set (Composite Example)",
  "status": "draft",
  "experimental": true,
  "date": "2018-07-02",
  "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 aldosterone antagonist 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 Aldosterone Antagonist drug class terminology for PDDI CDS FHIR resources",
  "copyright": "(copyright expectations unknown)",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-eplerenone"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-spironolactone"
        ]
      }
    ]
  }
}