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

FHIR IG Statistics: ValueSet/be-exposureroute

Packageehealthplatform.be.r4.federalprofiles
Resource TypeValueSet
Idbe-exposureroute
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute
URLhttps://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute
Version1.0.0
Statusactive
NameBeExposureRoute
Authorityhl7
DescriptionCodes to illustrate differentiating types of exposure route. This valueset supports the Belgian federal FHIR profiling effort.

Resources that use this resource

StructureDefinition
be-allergyintoleranceBeAllergyIntolerance

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "be-exposureroute",
  "url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute",
  "version": "1.0.0",
  "name": "BeExposureRoute",
  "status": "active",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/kmehr/en"
        }
      ]
    }
  ],
  "description": "Codes to illustrate differentiating types of exposure route. This valueset supports the Belgian federal FHIR profiling effort.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "447694001",
            "designation": [
              {
                "language": "en",
                "value": "Respiratory tract route"
              }
            ]
          },
          {
            "code": "6064005",
            "designation": [
              {
                "language": "en",
                "value": "Topical route"
              }
            ]
          },
          {
            "code": "26643006",
            "designation": [
              {
                "language": "en",
                "value": "Oral route"
              }
            ]
          }
        ]
      }
    ]
  }
}