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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsiabsentorunknownallergy

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsiabsentorunknownallergy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiabsentorunknownallergy
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiabsentorunknownallergy
Version2020-04-20T15:30:00
Statusactive
NameCYEHRVSEHDSIAbsentOrUnknownAllergy
TitleCyprus EHR Value Set: eHDSI Absent Or Unknown Allergy
DescriptioneHDSIAbsentOrUnknownAllergy.\n Value Set taken from art-decor EPSOS project v5.0.2 and transformed to FHIR using http://art-decor.org/fhir/4.0/public/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.47--2020-04-20T15:30:00

Resources that use this resource

StructureDefinition
cyehr-sd-allergyintorelrance-r4Cyprus EHR Allergy Intolerance profile

Resources that this resource uses

CodeSystem
absent-unknown-uv-ipsAbsent and Unknown Data - IPS

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsiabsentorunknownallergy",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-20T15:30:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiabsentorunknownallergy",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.47"
    }
  ],
  "version": "2020-04-20T15:30:00",
  "name": "CYEHRVSEHDSIAbsentOrUnknownAllergy",
  "title": "Cyprus EHR Value Set: eHDSI Absent Or Unknown Allergy",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "eHDSIAbsentOrUnknownAllergy.\\n Value Set taken from art-decor EPSOS project v5.0.2 and transformed to FHIR using http://art-decor.org/fhir/4.0/public/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.47--2020-04-20T15:30:00",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "concept": [
          {
            "code": "no-allergy-info",
            "display": "No information about allergies"
          },
          {
            "code": "no-known-allergies",
            "display": "No known allergies"
          },
          {
            "code": "no-known-medication-allergies",
            "display": "No known medication allergies"
          },
          {
            "code": "no-known-environmental-allergies",
            "display": "No known environmental allergies"
          },
          {
            "code": "no-known-food-allergies",
            "display": "No known food allergies"
          }
        ]
      }
    ]
  }
}