{
"description": "The name normally used to address the person.",
"_filename": "HdBe-NameInformation.GivenName.json",
"package_name": "healthdata.be.r4.cbb",
"date": null,
"derivation": "constraint",
"publisher": "Healthdata.be (Sciensano)",
"fhirVersion": "4.0.1",
"name": "HdBeNameInformationGivenName",
"mapping": [ {
"uri": "https://zibs.nl/wiki/NameInformation-v1.1(2020EN)",
"name": "zib NameInformation-v1.1(2020EN)",
"identity": "zib-nameinformation-v1.1-2020EN"
}, {
"uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-NameInformation",
"name": "HdBe logical model NameInformation",
"identity": "HdBe-NameInformation"
} ],
"abstract": 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.",
"type": "HumanName",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HdBe NameInformation.GivenName",
"package_version": "0.7.0-alpha",
"status": "draft",
"id": "f1afa28e-6a1c-40df-82c5-f3fa955adf70",
"kind": "complex-type",
"url": "https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation.GivenName",
"version": null,
"differential": {
"element": [ {
"id": "HumanName",
"path": "HumanName",
"comment": "This `.name` element represents the Belgium given name (\"roepnaam\") according to the CBB NameInformation.\r\n\r\n**Note 1**: This element should only contain a person's _unofficial_ name. The official names are represented in one or more other `.name` elements with `.name.use` = _official_.\r\n\r\n**Note 2**: The examples illustrate how the CBB is mapped to FHIR.",
"definition": "This slice represents the name information normally used to address the person."
}, {
"id": "HumanName.use",
"min": 1,
"path": "HumanName.use",
"fixedCode": "usual"
}, {
"id": "HumanName.family",
"max": "0",
"path": "HumanName.family"
}, {
"id": "HumanName.given",
"min": 1,
"path": "HumanName.given",
"alias": [ "Roepnaam" ],
"short": "GivenName",
"mapping": [ {
"map": "NL-CM:20.4.6",
"comment": "GivenName",
"identity": "zib-nameinformation-v1.1-2020EN"
}, {
"map": "NameInformation.GivenName",
"identity": "HdBe-NameInformation"
} ],
"definition": "The name normally used to address the person."
}, {
"id": "HumanName.prefix",
"max": "0",
"path": "HumanName.prefix"
}, {
"id": "HumanName.suffix",
"max": "0",
"path": "HumanName.suffix"
} ]
},
"contact": [ {
"name": "Service portal – healthdata.be",
"telecom": [ {
"use": "work",
"value": "https://sciensano.service-now.com/sp",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/HumanName"
}