FHIR © HL7.org  |  Server Home  |  Health Intersections FHIR Server v3.7.6-SNAPSHOT  |  FHIR Version 4.0.1  | User: Registered User (Unknown)  

Resource "medicine-doseform" (ValueSet)

Tags:

FHIR © HL7.org  |  Server Home  |  Health Intersections FHIR Server v3.7.6-SNAPSHOT  |  FHIR Version 4.0.1  | User: Registered User (Unknown)  

XML or JSON representation . provenance for this resource


{
  "resourceType" : "ValueSet",
  "id" : "medicine-doseform",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.11.22.25"
    }
  ],
  "version" : "2.0.0-ballot",
  "name" : "MedicineDoseFormUvIps",
  "title" : "Medicine Doseform - IPS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-12T20:00:22+00:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. This Value Set includes all the EDQM Standard Terms having: \n[Concept Status] = ‘Current’?AND \n[Concept Class] IN (‘PDF’, ‘CMT’, ‘CDF’, ‘PFT') AND \n[Domain] = 'Human and Veterinary' \n\nPDF = 'Pharmaceutical dose form'; CMT = 'Combined terms'; CDF = 'Combined pharmaceutical dose form'; PFT = 'Patient Friendly'",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This artifact includes content from EDQM Standard Terms. EDQM Standard Terms are copyright European Directorate for the Quality of Medicines. Terms & Conditions in https://www.edqm.eu/en/standard-terms-database",
  "compose" : {
    "include" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "Current"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "PDF"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "Human and Veterinary"
          }
        ]
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "Current"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "CMT"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "Human and Veterinary"
          }
        ]
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "Current"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "CDF"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "Human and Veterinary"
          }
        ]
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "Current"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "PFT"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "Human and Veterinary"
          }
        ]
      }
    ]
  }
}