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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-allergy-intolerance-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.5&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-allergy-intolerance-code
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-allergy-intolerance-code
Statusactive
NameNxhVSAllergyIntoleranceCode
TitleNxhVSAllergyIntoleranceCode
DescriptionValueset to define allergy intolerance codes.

Resources that use this resource

StructureDefinition
NxhAllergyIntoleranceNxhAllergyIntolerance

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
ValueSet
whoatc-uv-ipsWHO ATC - IPS

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-allergy-intolerance-code",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-allergy-intolerance-code",
  "name": "NxhVSAllergyIntoleranceCode",
  "title": "NxhVSAllergyIntoleranceCode",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define allergy intolerance codes.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips"
        ]
      },
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}