FHIR IG Statistics: ValueSet/medical-prescriptios
Package | Capable.repository |
Resource Type | ValueSet |
Id | medical-prescriptios |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions |
URL | http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions |
Version | v0.1 |
Status | draft |
Name | Medical prescriptions |
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 |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}