{
"description": null,
"_filename": "Extension-Lebensphase.json",
"package_name": "de.basisprofil.r4",
"date": "2020-02-17",
"derivation": "constraint",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"fhirVersion": "4.0.1",
"name": "ExtensionLebensphase",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"copyright": "Kassenärztliche Bundesvereinigung (KBV)",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.3.0-alpha2",
"status": "active",
"id": "ebc3e5c8-4ebe-460c-a659-02e149db49a0",
"kind": "complex-type",
"url": "http://fhir.de/StructureDefinition/lebensphase",
"context": [ {
"type": "element",
"expression": "DateTime"
}, {
"type": "element",
"expression": "Period.start"
}, {
"type": "element",
"expression": "Period.end"
} ],
"version": "1.3.0",
"differential": {
"element": [ {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.de/StructureDefinition/lebensphase"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"sliceName": "valueCodeableConcept"
}, {
"id": "Extension.value[x]:valueCodeableConcept.coding",
"max": "1",
"min": 1,
"path": "Extension.value[x].coding",
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/lebensphase-de",
"description": "Lebensphase"
}
}, {
"id": "Extension.value[x]:valueCodeableConcept.coding.system",
"min": 1,
"path": "Extension.value[x].coding.system"
}, {
"id": "Extension.value[x]:valueCodeableConcept.coding.code",
"min": 1,
"path": "Extension.value[x].coding.code"
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.de/technische-komitees/fhir/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}