| Package | hl7.fhir.uv.sdc |
| Resource Type | ValueSet |
| Id | sdc-profile-example |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/ValueSet-sdc-profile-example.html |
| URL | http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example |
| Version | 4.0.0-ballot |
| Status | active |
| Date | 2014 |
| Name | AHRQMedicationQ1 |
| Title | SDC-ValueSet AHRQ_Medication_Q1 |
| Realm | uv |
| Authority | hl7 |
| Description | The answer list for question 1 on the AHRQ 'Medication or Other Substance' form |
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sdc-profile-example
Profile: SDC Value Set
http://loinc.org| Code | Display |
| LA20271-5 | Medications |
| LA20335-8 | Biological products |
| LA20336-6 | Nutritional products |
| LA20337-4 | Expressed human breast milk |
| LA20338-2 | Medical gases (e.g., oxygen, nitrogen, nitrous oxide) |
| LA20339-0 | Contrast media |
| LA20340-8 | Radiopharmaceuticals |
| LA20341-6 | Patient food (not suspected in drug-food interactions |
| LA20342-4 | Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration of a drug and/or food frior to admission |
| LA20343-2 | Other substance: PLEASE SPECIFY |
{
"resourceType": "ValueSet",
"id": "sdc-profile-example",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.17.48.7"
}
],
"version": "4.0.0-ballot",
"name": "AHRQMedicationQ1",
"title": "SDC-ValueSet AHRQ_Medication_Q1",
"status": "active",
"experimental": true,
"date": "2014",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "The answer list for question 1 on the AHRQ 'Medication or Other Substance' form",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"immutable": false,
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA20271-5",
"display": "Medications"
},
{
"code": "LA20335-8",
"display": "Biological products"
},
{
"code": "LA20336-6",
"display": "Nutritional products"
},
{
"code": "LA20337-4",
"display": "Expressed human breast milk"
},
{
"code": "LA20338-2",
"display": "Medical gases (e.g., oxygen, nitrogen, nitrous oxide)"
},
{
"code": "LA20339-0",
"display": "Contrast media"
},
{
"code": "LA20340-8",
"display": "Radiopharmaceuticals"
},
{
"code": "LA20341-6",
"display": "Patient food (not suspected in drug-food interactions"
},
{
"code": "LA20342-4",
"display": "Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration of a drug and/or food frior to admission"
},
{
"code": "LA20343-2",
"display": "Other substance: PLEASE SPECIFY"
}
]
}
]
}
}