FHIR IG analytics| Package | ca.infoway.io.ca-ext-reg |
| Resource Type | StructureDefinition |
| Id | UsageLlicense.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.ca-ext-reg@0.0.3-beta-1&canonical=http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-usageLicense |
| URL | http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-usageLicense |
| Version | 1.1.0 |
| Status | draft |
| Name | HealthcareServiceUsageLicense |
| Title | Healthcare Service Usage License |
| Description | Adopted from the Ontario eServices guide and uplifted for pan-Canadian use. This extension describes the licensing conditions under which this HealthcareService (and related) resources may be used. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| CA-CSD-HealthcareService | HealthcareService |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "healthcareService-usageLicense",
"url": "http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-usageLicense",
"name": "HealthcareServiceUsageLicense",
"title": "Healthcare Service Usage License",
"jurisdiction": [
{
"coding": [
{
"system": "https://canadapost.ca/CodeSystem/ProvinceCodes",
"code": "AB"
},
{
"system": "https://canadapost.ca/CodeSystem/ProvinceCodes",
"code": "ON"
},
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"status": "draft",
"version": "1.1.0",
"description": "Adopted from the Ontario eServices guide and uplifted for pan-Canadian use. This extension describes the licensing conditions under which this HealthcareService (and related) resources may be used.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "HealthcareService"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-usageLicense"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "url"
}
]
}
]
}
}