FHIR IG Statistics: ValueSet/sdc-profile-example
Package | hl7.fhir.uv.sdc.r4b |
Type | ValueSet |
Id | sdc-profile-example |
FHIR Version | R4B |
Source | http://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/ValueSet-sdc-profile-example.html |
URL | http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example |
Version | 3.0.0 |
Status | active |
Date | 2014 |
Name | AHRQMedicationQ1 |
Title | 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 |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
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 |
Source
{
"resourceType": "ValueSet",
"id": "sdc-profile-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example",
"version": "3.0.0",
"name": "AHRQMedicationQ1",
"title": "AHRQ Medication Q1",
"status": "active",
"date": "2014",
"publisher": "HL7 International - FHIR Infrastructure Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://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"
}
]
}
],
"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"
}
]
}
]
}
}