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

FHIR IG Statistics: NamingSystem/be-ns-product-package-type

Packagehl7.fhir.be.terminology
TypeNamingSystem
Idbe-ns-product-package-type
FHIR VersionR4
Sourcehttps://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/NamingSystem-be-ns-product-package-type.html
URLhttps://hl7belgium.org/profiles/fhir/terminology/NamingSystem/be-ns-product-package-type
Version1.0.0
Statusactive
Date2020-07-24
NameBeNSProductPackage
Realmbe
Authorityhl7
DescriptionNaming System - Product Package Types
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem be-ns-product-package-type

Summary

Defining URLhttps://hl7belgium.org/profiles/fhir/terminology/NamingSystem/be-ns-product-package-type
Version1.0.0
NameBeNSProductPackage
Statusactive
Definition

Naming System - Product Package Types

PublisherMy Organization

Identifiers

TypeValuePreferred
URIhttps://www.ehealth.fgov.be/standards/fhir/NamingSystem/product-package-typetrue

Source

{
  "resourceType": "NamingSystem",
  "id": "be-ns-product-package-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "https://hl7belgium.org/profiles/fhir/terminology/NamingSystem/be-ns-product-package-type"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    }
  ],
  "name": "BeNSProductPackage",
  "status": "active",
  "kind": "codesystem",
  "date": "2020-07-24",
  "publisher": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Naming System - Product Package Types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/product-package-type",
      "preferred": true
    }
  ]
}