FHIR IG Statistics: ValueSet/vs-medicine-doseform 
| Package | hl7.fhir.uv.pharm-quality | 
| Resource Type | ValueSet | 
| Id | vs-medicine-doseform | 
| FHIR Version | R5 | 
| Source | http://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/ValueSet-vs-medicine-doseform.html | 
| URL | http://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-medicine-doseform | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2024-05-08T12:53:57+00:00 | 
| Name | MedicineDoseFormEDQM | 
| Title | Medicine Dose Form EDQM | 
| Realm | uv | 
| Authority | hl7 | 
| Description | EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes.  This Value Set includes all the EDQM Standard Terms having:  
[Concept Status] = ‘Current’ AND  
[Concept Class] IN (‘PDF’, ‘CMT’, ‘CDF’, ‘PFT') AND  
[Domain] = 'Human and Veterinary'  
PDF = 'Pharmaceutical dose form'; CMT = 'Combined terms'; CDF = 'Combined pharmaceutical dose form'; PFT = 'Patient Friendly' | 
| 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 | 
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include codes from 
http://standardterms.edqm.eu where status  =  Current, class  =  PDF and domain  =  Human and Veterinary - Include codes from 
http://standardterms.edqm.eu where status  =  Current, class  =  CMT and domain  =  Human and Veterinary - Include codes from 
http://standardterms.edqm.eu where status  =  Current, class  =  CDF and domain  =  Human and Veterinary - Include codes from 
http://standardterms.edqm.eu where status  =  Current, class  =  PFT and domain  =  Human and Veterinary 
Source
{
  "resourceType": "ValueSet",
  "id": "vs-medicine-doseform",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-medicine-doseform",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.41.48.21"
    }
  ],
  "version": "1.0.0",
  "name": "MedicineDoseFormEDQM",
  "title": "Medicine Dose Form EDQM",
  "status": "active",
  "experimental": false,
  "date": "2024-05-08T12:53:57+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "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"
        }
      ],
      "text": "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"
          }
        ]
      }
    ]
  }
}