FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-reference-patient.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient |
| Version | 1.2.2 |
| Status | active |
| Name | Reference |
| Title | Patient Reference Type Profile |
| Description | A profile constraining the Reference data type for references to Patient resources. |
| Type | Reference |
| Kind | complex-type |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-careplan-servicerequest | CarePlan Service Request Profile |
| synapxe.sgcdi#1.2.2 | profile-cr-diagnosticreport | Cardiology Diagnostic Report Profile |
| synapxe.sgcdi#1.2.2 | profile-cr-observation | Cardiology Observation 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-bs | Screening Report Profile |
| synapxe.sgcdi#1.2.2 | profile-diagnosticreport-cd | Chronic Disease Screening Report Profile |
| synapxe.sgcdi#1.2.2 | profile-diagnosticreport-cvs | Cervical Screening Report 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-ds-procedure | Discharge Summary Procedure Profile |
| synapxe.sgcdi#1.2.2 | profile-ed-flag | Emergency Department Flag 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-ed-procedure | Emergency Department Procedure Profile |
| synapxe.sgcdi#1.2.2 | profile-ednotes | Emergency Department Notes Profile |
| synapxe.sgcdi#1.2.2 | profile-investigationorder | Investigation Order Profile |
| synapxe.sgcdi#1.2.2 | profile-labresult | Lab Result Profile |
| synapxe.sgcdi#1.2.2 | profile-list-medicationstatement | Medication Statement List Profile |
| synapxe.sgcdi#1.2.2 | profile-list-problem | Problem List Profile |
| synapxe.sgcdi#1.2.2 | profile-medicationdispense-request | Medication Dispense Request Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-condition | Condition 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 |
| synapxe.sgcdi#1.2.2 | profile-otnotes | Operating Theatre Notes Profile |
| synapxe.sgcdi#1.2.2 | profile-radiologyreport | Radiology Report Profile |
| synapxe.sgcdi#1.2.2 | profile-referral | Referral Profile |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-identifier | Identifier Type Profile |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-reference-patient",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient",
"version": "1.2.2",
"name": "Reference",
"title": "Patient Reference Type Profile",
"status": "active",
"publisher": "Synapxe",
"description": "A profile constraining the Reference data type for references to Patient 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": "Patient"
},
{
"id": "Reference.identifier",
"path": "Reference.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "Reference.identifier.system",
"path": "Reference.identifier.system",
"patternUri": "https://fhir.synapxe.sg/NamingSystem/nric"
}
]
}
}