FHIR IG Statistics: StructureDefinition/74_PR_VoS_OBS_Kreatininwert
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Kreatininwert",
"version": "1.10.010",
"name": "74_PR_VoS_OBS_Kreatininwert",
"title": "74_PR_VoS_OBS_Kreatininwert",
"status": "active",
"date": "2020-05-18",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Kreatininwert eines Patienten",
"copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "3.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://fhir.de/StructureDefinition/observation-de-kreatinin/0.2",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"mustSupport": true
},
{
"id": "Observation.status",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
"valueString": "default: final"
}
],
"path": "Observation.status",
"mustSupport": true
},
{
"id": "Observation.code",
"path": "Observation.code",
"short": "Typ der Observation",
"definition": "In diesem Element wird der Typ der Observation definiert.",
"mapping": [
{
"identity": "KBV",
"map": "Befund: Koerpergroesse"
}
]
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"min": 2,
"max": "2"
},
{
"id": "Observation.code.coding:loinc",
"path": "Observation.code.coding",
"sliceName": "loinc",
"mustSupport": true
},
{
"id": "Observation.code.coding:kbv_code",
"path": "Observation.code.coding",
"sliceName": "kbv_code",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.code.coding:kbv_code.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "https://fhir.kbv.de/CodeSystem/74_CS_VoS_Koerperkenngroessen"
},
{
"id": "Observation.code.coding:kbv_code.version",
"path": "Observation.code.coding.version",
"max": "0"
},
{
"id": "Observation.code.coding:kbv_code.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "Kreatinin"
},
{
"id": "Observation.code.coding:kbv_code.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Observation.code.coding.display",
"definition": "Dieses Profil beschreibt eine Anamnese",
"max": "0"
},
{
"id": "Observation.code.coding:kbv_code.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
}
],
"mustSupport": true
},
{
"id": "Observation.subject.reference",
"path": "Observation.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette"
},
{
"code": "Reference",
"targetProfile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
}
]
},
{
"id": "Observation.valueQuantity:valueQuantity",
"path": "Observation.valueQuantity",
"sliceName": "valueQuantity",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.valueQuantity:valueQuantity.value",
"path": "Observation.valueQuantity.value",
"mustSupport": true
},
{
"id": "Observation.valueQuantity:valueQuantity.unit",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Observation.valueQuantity.unit",
"mustSupport": true
},
{
"id": "Observation.valueQuantity:valueQuantity.system",
"path": "Observation.valueQuantity.system",
"mustSupport": true
},
{
"id": "Observation.valueQuantity:valueQuantity.code",
"path": "Observation.valueQuantity.code",
"mustSupport": true
}
]
}
}