PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.6
    https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ReferralType
{
  "description": "Indicates the type of referral (e.g., initial (external) or internal  ).",
  "_filename": "ReferralType.StructureDefinition.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ReferralType",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0-alpha-1.6",
  "status": "draft",
  "id": "8790be9e-c26c-4173-92c4-9d0ff3be783e",
  "kind": "complex-type",
  "url": "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ReferralType",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ReferralType"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/referral-type",
        "description": "Indicates the type of referral (e.g., initial (external) or internal)."
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}