FHIR IG Statistics: StructureDefinition/BodyStructure
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "BodyStructure",
"url": "https://demis.rki.de/fhir/ars/StructureDefinition/BodyStructure",
"version": "1.0.0",
"name": "BodyStructure",
"title": "Körperstruktur",
"status": "active",
"experimental": false,
"date": "2025-06-13",
"publisher": "ARS@rki.de",
"description": "Dieses Profil beschreibt die Körperstelle der Probenentnahme. \r\nDie Beschreibung der Körperstelle ist über dieses Profil möglich, oder alternativ direkt in der Specimen-Ressource.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "BodyStructure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/BodyStructure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "BodyStructure.id",
"path": "BodyStructure.id",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.meta",
"path": "BodyStructure.meta",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.meta.id",
"path": "BodyStructure.meta.id",
"max": "0"
},
{
"id": "BodyStructure.meta.extension",
"path": "BodyStructure.meta.extension",
"max": "0"
},
{
"id": "BodyStructure.meta.versionId",
"path": "BodyStructure.meta.versionId",
"max": "0"
},
{
"id": "BodyStructure.meta.lastUpdated",
"path": "BodyStructure.meta.lastUpdated",
"max": "0"
},
{
"id": "BodyStructure.meta.source",
"path": "BodyStructure.meta.source",
"max": "0"
},
{
"id": "BodyStructure.meta.profile",
"path": "BodyStructure.meta.profile",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "closed"
},
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.meta.profile:arsProfile",
"path": "BodyStructure.meta.profile",
"sliceName": "arsProfile",
"min": 1,
"max": "1",
"patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/BodyStructure",
"mustSupport": true
},
{
"id": "BodyStructure.meta.security",
"path": "BodyStructure.meta.security",
"max": "0"
},
{
"id": "BodyStructure.meta.tag",
"path": "BodyStructure.meta.tag",
"max": "0"
},
{
"id": "BodyStructure.identifier",
"path": "BodyStructure.identifier",
"max": "0"
},
{
"id": "BodyStructure.active",
"path": "BodyStructure.active",
"max": "0"
},
{
"id": "BodyStructure.morphology",
"path": "BodyStructure.morphology",
"short": "Abnahmeort morphologische Anomalien",
"mustSupport": true
},
{
"id": "BodyStructure.morphology.coding",
"path": "BodyStructure.morphology.coding",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "https://demis.rki.de/fhir/ars/ValueSet/abnahmeortMorphologischeAnomalieSNOMED"
}
},
{
"id": "BodyStructure.morphology.coding.system",
"path": "BodyStructure.morphology.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.morphology.coding.version",
"path": "BodyStructure.morphology.coding.version",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.morphology.coding.code",
"path": "BodyStructure.morphology.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.morphology.text",
"path": "BodyStructure.morphology.text",
"short": "Originalbezeichnung",
"definition": "Originalbezeichnung aus dem Laborinformationssystem (LIS) oder aus dem sendenden System. Diese Angabe wird zum Datenqualitätsmanagement verwendet.",
"mustSupport": true
},
{
"id": "BodyStructure.location",
"path": "BodyStructure.location",
"short": "Abnahmeort Körperstellen",
"mustSupport": true
},
{
"id": "BodyStructure.location.coding",
"path": "BodyStructure.location.coding",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "https://demis.rki.de/fhir/ars/ValueSet/abnahmeortKoerperstelleSNOMED"
}
},
{
"id": "BodyStructure.location.coding.system",
"path": "BodyStructure.location.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.location.coding.version",
"path": "BodyStructure.location.coding.version",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.location.coding.code",
"path": "BodyStructure.location.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "BodyStructure.location.text",
"path": "BodyStructure.location.text",
"short": "Originalbezeichnung",
"definition": "Originalbezeichnung aus dem Laborinformationssystem (LIS) oder aus dem sendenden System. Diese Angabe wird zum Datenqualitätsmanagement verwendet.",
"mustSupport": true
},
{
"id": "BodyStructure.locationQualifier",
"path": "BodyStructure.locationQualifier",
"max": "0"
},
{
"id": "BodyStructure.description",
"path": "BodyStructure.description",
"max": "0"
},
{
"id": "BodyStructure.image",
"path": "BodyStructure.image",
"max": "0"
},
{
"id": "BodyStructure.patient",
"path": "BodyStructure.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://demis.rki.de/fhir/ars/StructureDefinition/Patient"
]
}
],
"mustSupport": true
},
{
"id": "BodyStructure.patient.extension:element-not-needed",
"path": "BodyStructure.patient.extension",
"sliceName": "element-not-needed",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/data-absent-reason"
]
}
]
},
{
"id": "BodyStructure.patient.extension:element-not-needed.url",
"path": "BodyStructure.patient.extension.url",
"mustSupport": true
},
{
"id": "BodyStructure.patient.extension:element-not-needed.value[x]",
"path": "BodyStructure.patient.extension.value[x]",
"patternCode": "unsupported",
"mustSupport": true
},
{
"id": "BodyStructure.patient.type",
"path": "BodyStructure.patient.type",
"max": "0"
},
{
"id": "BodyStructure.patient.identifier",
"path": "BodyStructure.patient.identifier",
"max": "0"
},
{
"id": "BodyStructure.patient.display",
"path": "BodyStructure.patient.display",
"max": "0"
}
]
}
}