Package | ca.on.phsd.r4-alpha |
Resource Type | StructureDefinition |
Id | practitionerRole-status-effective |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status-effective |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status-effective |
Version | 1.0.0 |
Status | draft |
Date | 2019-02-11T18:46:25.4686097+00:00 |
Name | PractitionerRoleStatusEffective |
Title | PractitionerRole Status Effective |
Description | Indicates the date on which the current status was assigned |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "meta": { "lastUpdated": "2024-07-31T19:30:01.7774483+00:00" }, "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status-effective", "version": "1.0.0", "name": "PractitionerRoleStatusEffective", "title": "PractitionerRole Status Effective", "status": "draft", "date": "2019-02-11T18:46:25.4686097+00:00", "description": "Indicates the date on which the current status was assigned", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "PractitionerRole" }, { "type": "element", "expression": "PractitionerRole.code" }, { "type": "element", "expression": "PractitionerRole.specialty" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "mustSupport": true }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status-effective" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "date" } ], "mustSupport": true } ] } }