DFT Ballot - The specification is currently in ballot review and subject to change. It is not ready for limited roll-out or production level use. . . For a full list of available versions, see the Directory of published versions
Extension UsageLicense
Links
Profile
Derived from
http://hl7.org/fhir/StructureDefinition/Extension
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.
References to this resource
Resource Content
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="usage-license" /> <url value="http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/usage-license" /> <name value="UsageLicense" /> <status value="draft" /> <description value="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 value="4.0.1" /> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="HealthcareService" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/usage-license" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <type> <code value="url" /> </type> </element> </differential> </StructureDefinition>
{ "resourceType": "StructureDefinition", "id": "usage-license", "url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/usage-license", "name": "UsageLicense", "status": "draft", "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/io/CA-CSD/StructureDefinition/usage-license" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "url" } ] } ] } }