PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.patient-summary@0.9.1-alpha-2
    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": "2021-09-14T18:37:29+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.9.1-alpha-2",
  "status": "draft",
  "id": "3d11283c-6759-4f31-9f34-1d6d54c2ae46",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept",
  "version": "0.9.1",
  "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"
}