| Package | hl7.fhir.us.carin-rtpbc |
| Resource Type | ValueSet |
| Id | rtpbc-prescribable-product-code |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/carin-rtpbc/https://build.fhir.org/ig/HL7/carin-rtpbc/ValueSet-rtpbc-prescribable-product-code.html |
| URL | http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-prescribable-product-code |
| Version | 2.0.0 |
| Status | active |
| Date | 2020-05-23T00:00:00-05:00 |
| Name | RTPBCPrescribableProductCodeValueSet |
| Title | RTPBC Prescribable Product Code Value Set |
| Realm | us |
| Authority | hl7 |
| Description | This value set includes codes used to specify prescribed medications in the US: RxNorm codes that specify drug name, strength and dose form (SBD, SCD, BPCK and GPCK term types) and NDC-11 codes (which represent specific packaged products). |
| StructureDefinition | |
| rtpbc-medicationrequest | RTPBC Medication Request |
| rtpbc-request-claim | RTPBC Request Using Claim |
| rtpbc-response-claimresponse | RTPBC Response Using ClaimResponse |
| CodeSystem | |
| ndc | National drug codes |
| rxnorm | RxNorm |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet rtpbc-prescribable-product-code
This value set includes codes based on the following rules:
http://hl7.org/fhir/sid/ndchttp://www.nlm.nih.gov/research/umls/rxnorm where TTY in SCD,SBD,GPCK,BPCK{
"resourceType": "ValueSet",
"id": "rtpbc-prescribable-product-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
}
]
}
},
{
"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/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-prescribable-product-code",
"version": "2.0.0",
"name": "RTPBCPrescribableProductCodeValueSet",
"title": "RTPBC Prescribable Product Code Value Set",
"status": "active",
"experimental": false,
"date": "2020-05-23T00:00:00-05:00",
"publisher": "HL7 International / Pharmacy",
"contact": [
{
"name": "HL7 International / Pharmacy",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/medication"
}
]
},
{
"name": "Frank McKinney",
"telecom": [
{
"system": "email",
"value": "fm@frankmckinney.com"
}
]
}
],
"description": "This value set includes codes used to specify prescribed medications in the US: RxNorm codes that specify drug name, strength and dose form (SBD, SCD, BPCK and GPCK term types) and NDC-11 codes (which represent specific packaged products).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/ndc"
},
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter": [
{
"property": "TTY",
"op": "in",
"value": "SCD,SBD,GPCK,BPCK"
}
]
}
]
}
}