PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.patient-summary@0.11.1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept
{
  "description": "This profile represents the constraints applied to the CodeableConcept data type by the PS-ON project to use the Coding-uv-ips data type profile, matching the [CodeableConcept-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-CodeableConcept-uv-ips.html).",
  "_filename": "CodeableConceptPSON.json",
  "package_name": "ca.on.oh.patient-summary",
  "date": "2022-10-15T12:00:00+00:00",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "CodeableConceptPSON",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/orim",
    "name": "Ontological RIM Mapping",
    "identity": "orim"
  } ],
  "abstract": false,
  "type": "CodeableConcept",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Codeable Concept (PS-ON)",
  "package_version": "0.11.1",
  "status": "draft",
  "id": "daaf0520-2806-4554-85a2-0b00aef20d4a",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept",
  "version": "0.10.0",
  "differential": {
    "element": [ {
      "id": "CodeableConcept",
      "path": "CodeableConcept",
      "comment": "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text."
    }, {
      "id": "CodeableConcept.coding",
      "path": "CodeableConcept.coding",
      "type": [ {
        "code": "Coding",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding" ]
      } ]
    }, {
      "id": "CodeableConcept.text",
      "path": "CodeableConcept.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
}