| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-Patient.generalPractitioner |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Patient.generalPractitioner. Valid in versions R2, R3 This is a valid extension because it has the target resources PractitionerRole |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Patient's nominated primary care provider | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | Reference() | ||
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-Patient.generalPractitioner" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-pat.generalPractitioner",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Patient.generalPractitioner",
"name" : "XVerExtensionPatient.generalPractitionerR4",
"title" : "Cross-Version Extension for Patient.generalPractitioner in R4",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Patient Administration)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Patient.generalPractitioner. Valid in versions R2, R3\r\n\r\nThis is a valid extension because it has the target resources PractitionerRole",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Patient"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Patient"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Patient"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Patient"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Patient's nominated primary care provider",
"definition" : "Patient's nominated care provider.",
"comment" : "This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disability setting, or even organization that will provide people to perform the care provider roles. It is not to be used to record Care Teams, these should be in a CareTeam resource that may be linked to the CarePlan or EpisodeOfCare resources.\nMultiple GPs may be recorded against the patient for various reasons, such as a student that has his home GP listed along with the GP at university during the school semesters, or a \"fly-in/fly-out\" worker that has the onsite GP also included with his home GP to remain aware of medical issues.\n\nJurisdictions may decide that they can profile this down to 1 if desired, or 1 per type.",
"alias" : ["careProvider"],
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "v2",
"map" : "PD1-4"
},
{
"identity" : "rim",
"map" : "subjectOf.CareEvent.performer.AssignedEntity"
},
{
"identity" : "cda",
"map" : "n/a"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "Reference"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Patient.generalPractitioner"
}]
}
}