FHIR IG Statistics: StructureDefinition/KBV_PR_MIO_ZAEB_Observation
Package | KBV.MIO.ZAEB |
Resource Type | StructureDefinition |
Id | KBV_PR_MIO_ZAEB_Observation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=KBV.MIO.ZAEB@1.1.0-Kommentierung&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation |
URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation |
Version | 1.1.0 |
Status | draft |
Name | KBV_PR_MIO_ZAEB_Observation |
Title | KBV_PR_MIO_ZAEB_Observation |
Copyright | Hinweis: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. |
Type | Observation |
Kind | resource |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation",
"version": "1.1.0",
"name": "KBV_PR_MIO_ZAEB_Observation",
"title": "KBV_PR_MIO_ZAEB_Observation",
"status": "draft",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"copyright": "Hinweis: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"definition": "In diesem Profil kann die Art der durchgeführten Vorsorgeuntersuchung dokumentiert werden.",
"constraint": [
{
"key": "effective",
"severity": "error",
"human": "Das Untersuchungsdatum muss mindestens 8 Stellen haben",
"expression": "effective.toString().length()>=8",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation"
}
]
},
{
"id": "Observation.meta",
"path": "Observation.meta",
"min": 1
},
{
"id": "Observation.meta.versionId",
"path": "Observation.meta.versionId",
"max": "0"
},
{
"id": "Observation.meta.lastUpdated",
"path": "Observation.meta.lastUpdated",
"max": "0"
},
{
"id": "Observation.meta.source",
"path": "Observation.meta.source",
"max": "0"
},
{
"id": "Observation.meta.profile",
"path": "Observation.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation|1.1.0"
},
{
"id": "Observation.meta.security",
"path": "Observation.meta.security",
"max": "0"
},
{
"id": "Observation.meta.tag",
"path": "Observation.meta.tag",
"max": "0"
},
{
"id": "Observation.implicitRules",
"path": "Observation.implicitRules",
"max": "0"
},
{
"id": "Observation.language",
"path": "Observation.language",
"max": "0"
},
{
"id": "Observation.text",
"path": "Observation.text",
"definition": "In diesem Element können die, in der Instanz, enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
},
{
"id": "Observation.text.status",
"path": "Observation.text.status",
"fixedCode": "generated"
},
{
"id": "Observation.contained",
"path": "Observation.contained",
"max": "0"
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final"
},
{
"id": "Observation.category",
"path": "Observation.category",
"max": "0"
},
{
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_ZAEB_Preventive_Check_Up_Type|1.1.0"
}
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"short": "Art der Untersuchung",
"definition": "In diesem Element wird die Art der Untersuchung angegeben.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.code.coding.version",
"path": "Observation.code.coding.version",
"min": 1,
"fixedString": "http://snomed.info/sct/900000000000207008/version/20210131"
},
{
"id": "Observation.code.coding.code",
"path": "Observation.code.coding.code",
"min": 1
},
{
"id": "Observation.code.coding.display",
"path": "Observation.code.coding.display",
"min": 1
},
{
"id": "Observation.code.coding.display.extension",
"path": "Observation.code.coding.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "closed"
}
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCodeSnomed",
"path": "Observation.code.coding.display.extension",
"sliceName": "anzeigenameCodeSnomed",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport": true
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension",
"path": "Observation.code.coding.display.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "closed"
}
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension:content",
"path": "Observation.code.coding.display.extension.extension",
"sliceName": "content"
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]:valueString",
"path": "Observation.code.coding.display.extension.extension.valueString",
"sliceName": "valueString",
"definition": "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_ZAEB_Preventive_Check_Up_German|1.1.0"
},
{
"id": "Observation.code.coding.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.code.text",
"path": "Observation.code.text",
"max": "0"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Patient|1.1.0"
]
}
],
"mustSupport": true
},
{
"id": "Observation.subject.reference",
"path": "Observation.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.subject.type",
"path": "Observation.subject.type",
"max": "0"
},
{
"id": "Observation.subject.identifier",
"path": "Observation.subject.identifier",
"max": "0"
},
{
"id": "Observation.subject.display",
"path": "Observation.subject.display",
"max": "0"
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"min": 1,
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"min": 1,
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "0"
},
{
"id": "Observation.performer.reference",
"path": "Observation.performer.reference",
"mustSupport": false
},
{
"id": "Observation.performer.type",
"path": "Observation.performer.type",
"max": "0"
},
{
"id": "Observation.performer.identifier",
"path": "Observation.performer.identifier",
"max": "0"
},
{
"id": "Observation.performer.display",
"path": "Observation.performer.display",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"min": 1,
"type": [
{
"code": "boolean"
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]:valueBoolean",
"path": "Observation.value[x]",
"sliceName": "valueBoolean",
"min": 1,
"type": [
{
"code": "boolean"
}
],
"fixedBoolean": true,
"mustSupport": true
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.interpretation.coding",
"path": "Observation.interpretation.coding",
"max": "1"
},
{
"id": "Observation.interpretation.coding.userSelected",
"path": "Observation.interpretation.coding.userSelected",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "0"
},
{
"id": "Observation.note.author[x]",
"path": "Observation.note.author[x]",
"max": "0"
},
{
"id": "Observation.note.time",
"path": "Observation.note.time",
"max": "0"
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component",
"path": "Observation.component",
"max": "0"
}
]
}
}