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-short.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/NamingSystem-be-ns-uhmep-short.html
URLhttps://www.ehealth.fgov.be/standards/fhir/drp/NamingSystem/be-ns-uhmep-short
Version1.0.0
Statusactive
Date2024-07-10
NameBeNsUhmepShort
Realmbe
Authorityhl7
DescriptionNaming system identifier for the UHMEP user friendly short code
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-short",
  "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-short"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    }
  ],
  "name": "BeNsUhmepShort",
  "status": "active",
  "kind": "identifier",
  "date": "2024-07-10",
  "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": "Naming system identifier for the UHMEP user friendly short code",
  "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-short",
      "preferred": true
    }
  ]
}