FHIR IG analytics| Package | ca.infoway.io.erec |
| Resource Type | StructureDefinition |
| Id | Practitioner.StructureDefinition.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "CA-eReC-Practitioner",
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner",
"name": "Practitioner",
"status": "draft",
"description": "Practitioner covers all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities and this Resource is used for attribution of activities and responsibilities to these individuals. Practitioners include (but are not limited to): physicians, specialists, physician assistants, nurses, social workers, professional homecare providers, and receptionists handling patient registration.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Practitioner.meta",
"path": "Practitioner.meta",
"mustSupport": true
},
{
"id": "Practitioner.meta.profile",
"path": "Practitioner.meta.profile",
"mustSupport": true,
"comment": "Implementers should be aware that some Canadian jurisdictions require vendors to use meta.profile to declare which FHIR profile(s) and version(s) the resource conforms to."
},
{
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"mustSupport": true
},
{
"id": "Practitioner.identifier.system",
"path": "Practitioner.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.identifier.value",
"path": "Practitioner.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.name.use",
"path": "Practitioner.name.use",
"mustSupport": true
},
{
"id": "Practitioner.name.text",
"path": "Practitioner.name.text",
"mustSupport": true
},
{
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"mustSupport": true
},
{
"id": "Practitioner.gender",
"path": "Practitioner.gender",
"comment": "SHOULD NOT be populated when sending a message."
},
{
"id": "Practitioner.birthDate",
"path": "Practitioner.birthDate",
"comment": "SHOULD NOT be populated when sending a message."
}
]
}
}