{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2018-10-29T13:20:06.373+00:00"
  },
  "url": "https://medico-emr.net/medico/r4/sd/CodeableConcept_CustomerDefined_1",
  "name": "CodeableConcept_CustomerDefined_1",
  "status": "active",
  "date": "2018-10-29T13:20:06.2266493+00:00",
  "description": "A profile for a codeable concept. It is intended to be used within sliced definitions, e.g. for observations.\r\nIts .system always points to \"https://medico-emr.net/medico/%KUNDE%/cs\" - meaning that the effective values are customer defined.\r\nTherefore the code's valueset binding is set to \"required\" - and a definition to retrieving the value must be provided in the profile using this CodeableConcept-profile",
  "fhirVersion": "4.0.0",
  "kind": "complex-type",
  "abstract": false,
  "type": "CodeableConcept",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CodeableConcept",
        "path": "CodeableConcept",
        "definition": "A profile for a codeable concept. It is intended to be used within sliced definitions, e.g. for observations.\r\nIts .system always points to \"https://medico-emr.net/medico/%KUNDE%/cs\" - meaning that the effective values are customer defined.\r\nTherefore the code's valueset binding is set to \"required\" - and a definition to retrieving the value must be provided in the profile using this CodeableConcept-profile"
      },
      {
        "id": "CodeableConcept.id",
        "path": "CodeableConcept.id",
        "max": "0"
      },
      {
        "id": "CodeableConcept.coding",
        "path": "CodeableConcept.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "CodeableConcept.coding.id",
        "path": "CodeableConcept.coding.id",
        "max": "0"
      },
      {
        "id": "CodeableConcept.coding.system",
        "path": "CodeableConcept.coding.system",
        "definition": "https://medico-emr.net/medico/%KUNDE%/cs is a virtual customer specific Code System that does not exist as a single download.\r\nBinding to real values are established through .code's Valueset binding",
        "min": 1
      },
      {
        "id": "CodeableConcept.coding.version",
        "path": "CodeableConcept.coding.version",
        "max": "0"
      },
      {
        "id": "CodeableConcept.coding.code",
        "path": "CodeableConcept.coding.code",
        "min": 1
      },
      {
        "id": "CodeableConcept.coding.display",
        "path": "CodeableConcept.coding.display",
        "definition": "Plain text for the selected code - as defined by the customer"
      },
      {
        "id": "CodeableConcept.coding.userSelected",
        "path": "CodeableConcept.coding.userSelected",
        "max": "0"
      }
    ]
  }
}