PackagesCanonicalsLogsProblems
    Packages
    Capable.repository@1.0.1
    http://capable-project.eu/data/fhir/StructureDefinition/CodeableConcept_Profile
{
  "description": "First attempt to profile the CodeableConcept datatype of the attribute \\\"valueCodeableConcept\\\" of the Observation resources",
  "_filename": "CodeableConcept_Profile.json",
  "package_name": "Capable.repository",
  "date": "2021-03-08",
  "derivation": "constraint",
  "publisher": "Capable team",
  "fhirVersion": "4.0.1",
  "name": "CodeableConcept_Profile",
  "abstract": false,
  "type": "CodeableConcept",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "draft",
  "id": "507f8172-f1ad-4a4e-83c9-5805d6511fb1",
  "kind": "complex-type",
  "url": "http://capable-project.eu/data/fhir/StructureDefinition/CodeableConcept_Profile",
  "version": "v0",
  "differential": {
    "element": [ {
      "id": "CodeableConcept.coding",
      "max": "1",
      "min": 1,
      "path": "CodeableConcept.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://capable-project.eu/data/fhir/ValueSet/observation-values"
      }
    }, {
      "id": "CodeableConcept.coding.system",
      "min": 1,
      "path": "CodeableConcept.coding.system"
    }, {
      "id": "CodeableConcept.coding.version",
      "max": "0",
      "path": "CodeableConcept.coding.version"
    }, {
      "id": "CodeableConcept.coding.code",
      "min": 1,
      "path": "CodeableConcept.coding.code"
    }, {
      "id": "CodeableConcept.coding.userSelected",
      "max": "0",
      "path": "CodeableConcept.coding.userSelected"
    }, {
      "id": "CodeableConcept.text",
      "max": "0",
      "path": "CodeableConcept.text"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
}