FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-reference-practitioner.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner |
| Version | 1.2.2 |
| Status | active |
| Name | Reference |
| Title | Practitioner Reference Type Profile |
| Description | A profile constraining the Reference data type for references to Practitioner resources. |
| Type | Reference |
| Kind | complex-type |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | ext-reporter | Reporter Extension |
| synapxe.sgcdi#1.2.2 | profile-careplan-servicerequest | CarePlan Service Request Profile |
| synapxe.sgcdi#1.2.2 | profile-cr-procedure | Cardiology Procedure Profile |
| synapxe.sgcdi#1.2.2 | profile-cr-servicerequest | Cardiology Service Request Profile |
| synapxe.sgcdi#1.2.2 | profile-diagnosticreport-shape | School Health Assessment Programme Report |
| synapxe.sgcdi#1.2.2 | profile-diagnosticreport-shs | School Health Screening Report Profile |
| synapxe.sgcdi#1.2.2 | profile-dischargesummary | Discharge Summary Profile |
| synapxe.sgcdi#1.2.2 | profile-ds-encounter | Discharge Summary Encounter Profile |
| synapxe.sgcdi#1.2.2 | profile-ds-medicationrequest | Discharge Summary Medication Request Profile |
| synapxe.sgcdi#1.2.2 | profile-ed-medicationadministration | Emergency Department Medication Administration Profile |
| synapxe.sgcdi#1.2.2 | profile-ed-medicationrequest | Emergency Department Medication Request Profile |
| synapxe.sgcdi#1.2.2 | profile-ed-prescriptionorder | Emergency Department Prescription Order Profile |
| synapxe.sgcdi#1.2.2 | profile-genomics-servicerequest | Genomics Service Request Profile |
| synapxe.sgcdi#1.2.2 | profile-genomicsreport | Genomics Report Profile |
| synapxe.sgcdi#1.2.2 | profile-investigationorder | Investigation Order Profile |
| synapxe.sgcdi#1.2.2 | profile-medicationdispense-request | Medication Dispense Request Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-medicationadministration | Operating Theatre Medication Administration Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-procedure | Operating Theatre Procedure Profile |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-identifier-dcr | DCR Identifier Type Profile |
| synapxe.sgcdi#1.2.2 | profile-identifier-mcr | MCR Identifier Type Profile |
| synapxe.sgcdi#1.2.2 | profile-identifier-prn | PRN Identifier Type Profile |
| synapxe.sgcdi#1.2.2 | profile-identifier-snb | SNB Identifier Type Profile |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-reference-practitioner",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner",
"version": "1.2.2",
"name": "Reference",
"title": "Practitioner Reference Type Profile",
"status": "active",
"publisher": "Synapxe",
"description": "A profile constraining the Reference data type for references to Practitioner resources.",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"type": "Reference",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Reference",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Reference.id",
"path": "Reference.id",
"max": "0"
},
{
"id": "Reference.extension",
"path": "Reference.extension",
"max": "0"
},
{
"id": "Reference.reference",
"path": "Reference.reference",
"max": "0"
},
{
"id": "Reference.type",
"path": "Reference.type",
"min": 1,
"patternUri": "Practitioner"
},
{
"id": "Reference.identifier",
"path": "Reference.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier-mcr",
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier-snb",
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier-prn",
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier-dcr"
]
}
]
}
]
}
}