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-uhmep.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/NamingSystem-be-ns-uhmep.html
URLhttps://www.ehealth.fgov.be/standards/fhir/drp/NamingSystem/be-ns-uhmep
Version1.0.0
Statusactive
Date2020-06-01
NameBeUnadressedHealthMessageExchangePlatform
Realmbe
Authorityhl7
DescriptionUHMEP naming system
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-uhmep",
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "https://www.ehealth.fgov.be/standards/fhir/drp/NamingSystem/be-ns-uhmep"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    }
  ],
  "name": "BeUnadressedHealthMessageExchangePlatform",
  "status": "active",
  "kind": "identifier",
  "date": "2020-06-01",
  "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": "UHMEP naming system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://www.ehealth.fgov.be/standards/fhir/drp/NamingSystem/uhmep",
      "preferred": true
    }
  ]
}