FHIR IG Statistics: StructureDefinition/d2488858-688b-4c6a-9652-a81cabc76232
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No Narrative Content
Source
{
"resourceType": "StructureDefinition",
"id": "d2488858-688b-4c6a-9652-a81cabc76232",
"meta": {
"versionId": "4",
"lastUpdated": "2024-06-27T18:52:06.9375873+00:00"
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Location",
"version": "1.0.0",
"name": "PractitionerRoleLocationRespose",
"title": "PHSD PractitionerRole Location Response",
"status": "draft",
"date": "2019-09-16T14:11:15.6117875Z",
"description": "Defines the Location resource used for performing an EMPI match request against the Practitioner endpoint",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Location",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Location",
"path": "Location",
"mustSupport": true
},
{
"id": "Location.id",
"path": "Location.id",
"min": 1,
"mustSupport": true
},
{
"id": "Location.meta",
"path": "Location.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Location.meta.profile",
"path": "Location.meta.profile",
"min": 1,
"mustSupport": true
},
{
"id": "Location.meta.security",
"path": "Location.meta.security",
"max": "1",
"mustSupport": true
},
{
"id": "Location.meta.security.system",
"path": "Location.meta.security.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"mustSupport": true
},
{
"id": "Location.meta.security.code",
"path": "Location.meta.security.code",
"short": "N|R",
"min": 1,
"mustSupport": true
},
{
"id": "Location.meta.security.display",
"path": "Location.meta.security.display",
"short": "normal|restricted",
"min": 1,
"mustSupport": true
},
{
"id": "Location.extension:LHIN-code",
"path": "Location.extension",
"sliceName": "LHIN-code",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode"
]
}
]
},
{
"id": "Location.extension:LHIN-code.url",
"path": "Location.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode"
},
{
"id": "Location.identifier",
"path": "Location.identifier",
"type": [
{
"code": "Identifier",
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-profile-identifier-types"
]
}
]
},
{
"id": "Location.status",
"path": "Location.status",
"mustSupport": true
},
{
"id": "Location.status.extension:status-date",
"path": "Location.status.extension",
"sliceName": "status-date",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date"
]
}
]
},
{
"id": "Location.status.extension:status-date.url",
"path": "Location.status.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date"
},
{
"id": "Location.status.extension:status-reason",
"path": "Location.status.extension",
"sliceName": "status-reason",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason"
]
}
]
},
{
"id": "Location.status.extension:status-reason.url",
"path": "Location.status.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason"
},
{
"id": "Location.alias",
"path": "Location.alias",
"max": "1",
"mustSupport": true
},
{
"id": "Location.telecom",
"path": "Location.telecom",
"mustSupport": true
},
{
"id": "Location.telecom.system",
"path": "Location.telecom.system",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-practitioner"
}
},
{
"id": "Location.telecom.value",
"path": "Location.telecom.value",
"mustSupport": true
},
{
"id": "Location.telecom.use",
"path": "Location.telecom.use",
"mustSupport": true
},
{
"id": "Location.address",
"path": "Location.address",
"mustSupport": true
},
{
"id": "Location.address.extension:address-confidential",
"path": "Location.address.extension",
"sliceName": "address-confidential",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential"
]
}
]
},
{
"id": "Location.address.extension:address-confidential.url",
"path": "Location.address.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential"
},
{
"id": "Location.address.extension:address-purpose",
"path": "Location.address.extension",
"sliceName": "address-purpose",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose"
]
}
]
},
{
"id": "Location.address.extension:address-purpose.url",
"path": "Location.address.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose"
},
{
"id": "Location.address.use",
"path": "Location.address.use",
"min": 1,
"example": [
{
"label": "General",
"valueCode": "work"
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-address-use"
}
},
{
"id": "Location.address.type",
"path": "Location.address.type",
"min": 1,
"example": [
{
"label": "General",
"valueCode": "physical"
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/address-type"
}
},
{
"id": "Location.address.line",
"path": "Location.address.line",
"max": "4",
"mustSupport": true
},
{
"id": "Location.address.city",
"path": "Location.address.city",
"mustSupport": true
},
{
"id": "Location.address.state",
"path": "Location.address.state",
"mustSupport": true
},
{
"id": "Location.address.postalCode",
"path": "Location.address.postalCode",
"mustSupport": true
},
{
"id": "Location.address.country",
"path": "Location.address.country",
"mustSupport": true
},
{
"id": "Location.address.period",
"path": "Location.address.period",
"mustSupport": true
},
{
"id": "Location.address.period.start",
"path": "Location.address.period.start",
"mustSupport": true
},
{
"id": "Location.position",
"path": "Location.position",
"mustSupport": true
},
{
"id": "Location.position.longitude",
"path": "Location.position.longitude",
"short": "Longitude",
"mustSupport": true
},
{
"id": "Location.position.latitude",
"path": "Location.position.latitude",
"mustSupport": true
},
{
"id": "Location.endpoint",
"path": "Location.endpoint",
"mustSupport": true
},
{
"id": "Location.endpoint.reference",
"path": "Location.endpoint.reference",
"mustSupport": true
}
]
}
}