FHIR IG Statistics: StructureDefinition/HdBe-AnatomicalLocation
Package | healthdata.be.r4.cbb |
Resource Type | StructureDefinition |
Id | HdBe-AnatomicalLocation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-AnatomicalLocation |
URL | https://fhir.healthdata.be/StructureDefinition/HdBe-AnatomicalLocation |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | HdBeAnatomicalLocation |
Title | HdBe-AnatomicalLocation |
Description | An anatomical location specifies the location (e.g. foot) and laterality (e.g. left) of a body part. |
Purpose | This CodeableConcept datatype represents the CBB AnatomicalLocation.
Profilers can use this profile in places where CBB AnatomicalLocation is instantiated. In addition to using this profile, the binding should be set to ValueSet "Location" ([https://fhir.healthdata.be/ValueSet/Location](https://simplifier.net/resolve?canonical=https://fhir.healthdata.be/ValueSet/Location&scope=HdBe-R4-CBB@current)) with a binding strength of _required_. |
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 | CodeableConcept |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "HdBe-AnatomicalLocation",
"meta": {
"lastUpdated": "2023-07-04T07:53:56.3950189+00:00"
},
"url": "https://fhir.healthdata.be/StructureDefinition/HdBe-AnatomicalLocation",
"name": "HdBeAnatomicalLocation",
"title": "HdBe-AnatomicalLocation",
"status": "draft",
"date": "2022-10-17T09:09:13.9562003+00:00",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "An anatomical location specifies the location (e.g. foot) and laterality (e.g. left) of a body part.",
"purpose": "This CodeableConcept datatype represents the CBB AnatomicalLocation.\r\n\r\nProfilers can use this profile in places where CBB AnatomicalLocation is instantiated. In addition to using this profile, the binding should be set to ValueSet \"Location\" ([https://fhir.healthdata.be/ValueSet/Location](https://simplifier.net/resolve?canonical=https://fhir.healthdata.be/ValueSet/Location&scope=HdBe-R4-CBB@current)) with a binding strength of _required_.",
"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.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "zib-anatomicallocation-v1.0-2020EN",
"uri": "https://zibs.nl/wiki/AnatomicalLocation-v1.0(2020EN)",
"name": "zib AnatomicalLocation-v1.0(2020EN)"
},
{
"identity": "HdBe-AnatomicalLocation",
"uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AnatomicalLocation",
"name": "HdBe logical model AnatomicalLocation"
}
],
"kind": "complex-type",
"abstract": false,
"type": "CodeableConcept",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "CodeableConcept",
"path": "CodeableConcept",
"short": "Location",
"definition": "Location on/in the body.",
"alias": [
"Locatie"
],
"mapping": [
{
"identity": "zib-anatomicallocation-v1.0-2020EN",
"map": "NL-CM:20.7.4",
"comment": "Location"
},
{
"identity": "HdBe-AnatomicalLocation",
"map": "Location"
}
]
},
{
"id": "CodeableConcept.extension:laterality",
"path": "CodeableConcept.extension",
"sliceName": "laterality",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.healthdata.be/StructureDefinition/ext-AnatomicalLocation.Laterality"
]
}
]
},
{
"id": "CodeableConcept.extension:laterality.value[x]",
"path": "CodeableConcept.extension.value[x]",
"mapping": [
{
"identity": "zib-anatomicallocation-v1.0-2020EN",
"map": "NL-CM:20.7.3",
"comment": "Laterality"
},
{
"identity": "HdBe-AnatomicalLocation",
"map": "Laterality"
}
]
}
]
}
}