PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.5.0-alpha3
    http://fhir.de/StructureDefinition/lebensphase
{
  "description": null,
  "_filename": "StructureDefinition-ExtensionLebensphase.json",
  "package_name": "de.basisprofil.r4",
  "date": "2023-11-30",
  "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": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.5.0-alpha3",
  "status": "active",
  "id": "eb75b79e-0ce5-4098-80f7-c02482e4c1c4",
  "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.5.0",
  "differential": {
    "element": [ {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "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"
      } ]
    }, {
      "id": "Extension.value[x].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].coding.system",
      "min": 1,
      "path": "Extension.value[x].coding.system"
    }, {
      "id": "Extension.value[x].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"
}