FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.sdc
Resource TypeValueSet
IdValueSet-sdc-profile-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/sdc/ValueSet-sdc-profile-example.html
URLhttp://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example
Version4.0.0
Statusactive
Date2014
NameAHRQMedicationQ1
TitleSDC-ValueSet AHRQ_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 codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sdc-profile-example

Profile: SDC Value Set

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    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

Source1

{
  "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",
  "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"
          }
        ]
      }
    ]
  }
}