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

FHIR IG Statistics: ValueSet/medical-prescriptios

PackageCapable.repository
Resource TypeValueSet
Idmedical-prescriptios
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions
URLhttp://capable-project.eu/data/fhir/ValueSet/medical-prescriptions
Versionv0.1
Statusdraft
NameMedical prescriptions
DescriptionThis values set contains codes to encode drugs that can be prescribed to cancer patients, as well as other types of non-pharmacological prescriptions (e.g. Capsules). It includes codes from [RxNorm](http://www.nlm.nih.gov/research/umls/rxnorm). These codes must be used within the *medicationCodeableConcept* attribute of the MedicationRequests and MedicationAdministrations

Resources that use this resource

StructureDefinition
MedicationAdministrationMedicationAdministration_Profile
MedicationRequest_ProfileMedicationRequest_Profile

Resources that this resource uses

CodeSystem
rxnormRxNorm

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "medical-prescriptios",
  "meta": {
    "lastUpdated": "2021-06-09T11:14:00+02:00"
  },
  "url": "http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions",
  "version": "v0.1",
  "name": "Medical prescriptions",
  "status": "draft",
  "publisher": "Capable team",
  "description": "This values set contains codes to encode drugs that can be prescribed to cancer patients, as well as other types of non-pharmacological prescriptions (e.g. Capsules). It includes codes from [RxNorm](http://www.nlm.nih.gov/research/umls/rxnorm). These codes must be used within the *medicationCodeableConcept* attribute of the MedicationRequests and MedicationAdministrations",
  "compose": {
    "include": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept": [
          {
            "code": "1094833",
            "display": "ipilimumab"
          },
          {
            "code": "6468",
            "display": "loperamide"
          },
          {
            "code": "28889",
            "display": "loratadine"
          },
          {
            "code": "1597876",
            "display": "nivolumab"
          },
          {
            "code": "8640",
            "display": "prednisone"
          },
          {
            "code": "258326",
            "display": "St. John's wort extract"
          },
          {
            "code": "357977",
            "display": "sunitinib"
          }
        ]
      }
    ]
  }
}