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

FHIR IG Statistics: ValueSet/LocationIdentificationNumber

Packagehealthdata.be.r4.cbb
Resource TypeValueSet
IdLocationIdentificationNumber
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/LocationIdentificationNumber
URLhttps://fhir.healthdata.be/ValueSet/LocationIdentificationNumber
Version2020-09-01T00:00:00
Statusdraft
NameLocationIdentificationNumber
TitleLocationIdentificationNumber
DescriptionLocationIdentificationNumber Codelist. The LocationIdentificationNumber serves as the identifier value, equivalent to the HCOrganization.Site.SiteID or site number, as stipulated in the [Common Base Registry for HealthCare Actor (CoBRHA)](https://www.ehealth.fgov.be/ehealthplatform/nl/service-cobrha-common-base-registry-for-healthcare-actor). Additionally, the LocationIdentificationNumber can be found in the [Internal organization of departments within Belgian healthcare organizations](https://fair.healthdata.be/dataset/53c8b040-0b48-4c41-ab65-4c9d1600e908) dataset as the Site number in the HCP_SITE tab.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
HdBe-HealthcareOrganizationHdBe-HealthcareOrganization

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "LocationIdentificationNumber",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/LocationIdentificationNumber",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.9.6.11"
    }
  ],
  "version": "2020-09-01T00:00:00",
  "name": "LocationIdentificationNumber",
  "title": "LocationIdentificationNumber",
  "status": "draft",
  "experimental": false,
  "publisher": "Healthdata.be (Sciensano)",
  "description": "LocationIdentificationNumber Codelist. The LocationIdentificationNumber serves as the identifier value, equivalent to the HCOrganization.Site.SiteID or site number, as stipulated in the [Common Base Registry for HealthCare Actor (CoBRHA)](https://www.ehealth.fgov.be/ehealthplatform/nl/service-cobrha-common-base-registry-for-healthcare-actor). Additionally, the LocationIdentificationNumber can be found in the [Internal organization of departments within Belgian healthcare organizations](https://fair.healthdata.be/dataset/53c8b040-0b48-4c41-ab65-4c9d1600e908) dataset as the Site number in the HCP_SITE tab.",
  "immutable": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "https://fair.healthdata.be/dataset/53c8b040-0b48-4c41-ab65-4c9d1600e908"
      }
    ]
  }
}