FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-DrugOrMedicationType

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-DrugOrMedicationType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-drugormedicationtype
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-drugormedicationtype
Statusactive
NameCYEHRVSDrugOrMedicationType
TitleCyprus EHR Value Set: Drug Or Medication Type
DescriptionDrug or medication type: 19 values and 1 'other' value.

Resources that use this resource

StructureDefinition
cyehr-sd-druguseCyprus EHR Drug Use profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-DrugOrMedicationType",
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-drugormedicationtype",
  "name": "CYEHRVSDrugOrMedicationType",
  "title": "Cyprus EHR Value Set: Drug Or Medication Type",
  "status": "active",
  "experimental": false,
  "publisher": "eHealth4U",
  "contact": [
    {
      "name": "eHealth Lab (University of Cyprus)"
    }
  ],
  "description": "Drug or medication type: 19 values and 1 'other' value.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "387341002",
            "display": "Heroin (substance)"
          },
          {
            "code": "372664007",
            "display": "Benzodiazepine (substance)"
          },
          {
            "code": "387286002",
            "display": "Methadone (substance)"
          },
          {
            "code": "62821004",
            "display": "Hydroxybutyric acid (substance)"
          },
          {
            "code": "387085005",
            "display": "Cocaine (substance)"
          },
          {
            "code": "229003004",
            "display": "Cocaine freebase (substance)"
          },
          {
            "code": "288459003",
            "display": "Methylenedioxymethamphetamine (substance)"
          },
          {
            "code": "703842006",
            "display": "Amphetamine (substance)"
          },
          {
            "code": "398705004",
            "display": "Cannabis (substance)"
          },
          {
            "code": "229006007",
            "display": "Hallucinogenic mushrooms (substance)"
          },
          {
            "code": "15698006",
            "display": "Lysergic acid diethylamide (substance)"
          },
          {
            "code": "373464007",
            "display": "Ketamine (substance)"
          },
          {
            "code": "9721008",
            "display": "Phencyclidine (substance)"
          },
          {
            "code": "387499002",
            "display": "Methamphetamine (substance)"
          },
          {
            "code": "111151007",
            "display": "Anabolic steroid (substance)"
          },
          {
            "code": "372800002",
            "display": "Laxative (substance)"
          },
          {
            "code": "387173000",
            "display": "Buprenorphine (substance)"
          },
          {
            "code": "373492002",
            "display": "Fentanyl (substance)"
          },
          {
            "code": "372798009",
            "display": "Barbiturate (substance)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          }
        ]
      }
    ]
  }
}