FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sdc-profile-example

Packagehl7.fhir.uv.sdc.r4b
TypeValueSet
Idsdc-profile-example
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/ValueSet-sdc-profile-example.html
URLhttp://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example
Version3.0.0
Statusactive
Date2014
NameAHRQMedicationQ1
TitleAHRQ Medication Q1
Realmuv
Authorityhl7
DescriptionThe answer list for question 1 on the AHRQ 'Medication or Other Substance' form
CopyrightThis 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.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical 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
    CodeDisplay
    LA20271-5Medications
    LA20335-8Biological products
    LA20336-6Nutritional products
    LA20337-4Expressed human breast milk
    LA20338-2Medical gases (e.g., oxygen, nitrogen, nitrous oxide)
    LA20339-0Contrast media
    LA20340-8Radiopharmaceuticals
    LA20341-6Patient food (not suspected in drug-food interactions
    LA20342-4Drug-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-2Other 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"
          }
        ]
      }
    ]
  }
}