| Package | hl7.fhir.uv.vulcan-rwd |
| Resource Type | ValueSet |
| Id | ExampleACSOralAntiplatelets |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/ValueSet-ExampleACSOralAntiplatelets.html |
| URL | http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleACSOralAntiplatelets |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-05-09T16:50:27+00:00 |
| Name | ExampleACSOralAntiplatelets |
| Title | ACS Example Oral Antiplatelet Drug Codes |
| Realm | uv |
| Authority | hl7 |
| Description | An example value set of drug codes for oral antiplatelets for the Acute Coronary Syndrome use case. |
No resources found
| ValueSet | |
| ExampleClopidogrelCodes | ACS Example Clopidogrel Codes |
| ExamplePrasugrelCodes | ACS Example Prasugrel Codes |
| ExampleTicagrelorCodes | ACS Example Ticagrelor Codes |
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "ExampleACSOralAntiplatelets",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleACSOralAntiplatelets",
"version": "1.0.0",
"name": "ExampleACSOralAntiplatelets",
"title": "ACS Example Oral Antiplatelet Drug Codes",
"status": "active",
"experimental": true,
"date": "2023-05-09T16:50:27+00:00",
"publisher": "HL7 International - Biomedical Research & Regulation Work Group",
"contact": [
{
"name": "HL7 International - Biomedical Research & Regulation Work Group",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "An example value set of drug codes for oral antiplatelets for the Acute Coronary Syndrome use case.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleClopidogrelCodes"
]
},
{
"valueSet": [
"http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleTicagrelorCodes"
]
},
{
"valueSet": [
"http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExamplePrasugrelCodes"
]
}
]
}
}