Resource StructureDefinition/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.33 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-EpisodeOfCare",
"version" : "2.0.0",
"name" : "EpisodeOfCareV2Draft",
"title" : "MHA EpisodeOfCare",
"status" : "active",
"date" : "2022-08-22T20:17:06.3613088+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"name" : "MHA PDS Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "EpisodeOfCare",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "EpisodeOfCare",
"path" : "EpisodeOfCare",
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "MHA-PDS-Mapping"
}
]
},
{
"id" : "EpisodeOfCare.meta",
"path" : "EpisodeOfCare.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.meta.profile",
"path" : "EpisodeOfCare.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-EpisodeOfCare",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:FirstContactDate",
"path" : "EpisodeOfCare.extension",
"sliceName" : "FirstContactDate",
"definition" : "The date the client first experienced contact with an HSP regarding a specific program",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-FirstContactDate"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:EligibilityScreeningDate",
"path" : "EpisodeOfCare.extension",
"sliceName" : "EligibilityScreeningDate",
"definition" : "The date at which an eligibility determination is done by HSP and client is accepted (eligible) or not accepted (ineligible) into program/service .",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-eligibilityScreeningDate"
]
}
]
},
{
"id" : "EpisodeOfCare.extension:EligibilityScreeningDate.value[x]",
"path" : "EpisodeOfCare.extension.value[x]",
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Eligibility Screening Date"
}
]
},
{
"id" : "EpisodeOfCare.extension:ServiceInitiationDate",
"path" : "EpisodeOfCare.extension",
"sliceName" : "ServiceInitiationDate",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceInitiationDate"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:InitialAssessmentDate",
"path" : "EpisodeOfCare.extension",
"sliceName" : "InitialAssessmentDate",
"definition" : "The date the client completed an initial assessment for a service",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-InitialAssessmentDate"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:InitialAssessmentDate.value[x]",
"path" : "EpisodeOfCare.extension.value[x]",
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Initial Assessment Date"
}
]
},
{
"id" : "EpisodeOfCare.extension:ServiceTerminationReason",
"path" : "EpisodeOfCare.extension",
"sliceName" : "ServiceTerminationReason",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceTerminationReason"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:ServiceTerminationReason.value[x]",
"path" : "EpisodeOfCare.extension.value[x]",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:ServiceTerminationReason.value[x].coding",
"path" : "EpisodeOfCare.extension.value[x].coding"
},
{
"id" : "EpisodeOfCare.extension:ServiceTerminationReason.value[x].coding.code",
"path" : "EpisodeOfCare.extension.value[x].coding.code",
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Service Termination Reason"
}
]
},
{
"id" : "EpisodeOfCare.identifier",
"path" : "EpisodeOfCare.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.identifier.system",
"path" : "EpisodeOfCare.identifier.system",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "The identifier URIs for patient episode of care",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/mha/EpisodeOfCare-identifier-system"
}
},
{
"id" : "EpisodeOfCare.identifier.value",
"path" : "EpisodeOfCare.identifier.value",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Episode of Care Identifier"
}
]
},
{
"id" : "EpisodeOfCare.status",
"path" : "EpisodeOfCare.status",
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Episode of Care Status"
}
]
},
{
"id" : "EpisodeOfCare.patient",
"path" : "EpisodeOfCare.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.patient.reference",
"path" : "EpisodeOfCare.patient.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.managingOrganization",
"path" : "EpisodeOfCare.managingOrganization",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.managingOrganization.reference",
"path" : "EpisodeOfCare.managingOrganization.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.period",
"path" : "EpisodeOfCare.period",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.period.start",
"path" : "EpisodeOfCare.period.start",
"definition" : "The start of the period. The boundary is inclusive.\r\n\r\nThe date the HSP deems the client eligible for treatment and enrolled in the service.",
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Service Enrollment Date"
}
]
},
{
"id" : "EpisodeOfCare.period.end",
"path" : "EpisodeOfCare.period.end",
"comment" : "The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.\r\n\r\nThe date when the client's need for service has ended or as per the HSP service termination criteria",
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Service Termination Date"
}
]
},
{
"id" : "EpisodeOfCare.referralRequest",
"path" : "EpisodeOfCare.referralRequest",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.referralRequest.reference",
"path" : "EpisodeOfCare.referralRequest.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.account",
"path" : "EpisodeOfCare.account",
"max" : "1"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.