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

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeNamingSystem
IdNamingSystem-be-ns-allergy.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/NamingSystem-be-ns-allergy.html
URLhttps://www.ehealth.fgov.be/standards/fhir/allergy/NamingSystem/be-ns-allergy
Version1.2.0
Statusactive
Date2022-06-28
NameBeNSAllergy
Realmbe
Authorityhl7
DescriptionUnique Identifier for Allergies in the Belgian Health Landscape
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "be-ns-allergy",
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "https://www.ehealth.fgov.be/standards/fhir/allergy/NamingSystem/be-ns-allergy"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.2.0"
    }
  ],
  "name": "BeNSAllergy",
  "status": "active",
  "kind": "identifier",
  "date": "2022-06-28",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Unique Identifier for Allergies in the Belgian Health Landscape",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://www.ehealth.fgov.be/standards/fhir/allergy/NamingSystem/be-ns-allergy",
      "preferred": true
    }
  ]
}