PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.7
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType
{
  "description": "The type agency, organization or individual that referred the client for treatment to the agency providing the services.",
  "_filename": "ExtensionReferralSourceType.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ExtensionReferralSourceType",
  "mapping": [ {
    "name": "Referral Source Type",
    "identity": "MHA-PDS-Mapping"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0-alpha-1.9.7.7",
  "status": "draft",
  "id": "6824170f-62cd-4913-a2d4-fdbed3ff8763",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Referral Source Type",
      "definition": "The type agency, organization or individual that referred the client for treatment to the agency providing the services ."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/referral-source-type"
      },
      "mustSupport": true
    }, {
      "id": "Extension.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Extension.value[x].coding",
      "mustSupport": true
    }, {
      "id": "Extension.value[x].coding.system",
      "min": 1,
      "path": "Extension.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Extension.value[x].coding.code",
      "min": 1,
      "path": "Extension.value[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Extension.value[x].coding.display",
      "min": 1,
      "path": "Extension.value[x].coding.display",
      "mapping": [ {
        "map": "Referral Source Type",
        "identity": "MHA-PDS-Mapping"
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}