FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-reference-organization.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization |
| Status | active |
| Name | Reference |
| Type | Reference |
| Kind | complex-type |
| StructureDefinition | |
| ext-dispensingInstitution | Dispensing Institution Extension |
| ext-orderingInstitution | Ordering Institution Extension |
| profile-cardiologyreport | CardiologyReport |
| profile-careteam | CareTeam |
| profile-cr-observation | Observation |
| profile-diagnosticreport-slf-cd | ChronicDiseaseScreeningReport |
| profile-diagnosticreport-slf-colo | ColorectalScreeningReport |
| profile-diagnosticreport-slf-ps | PapSmearReport |
| profile-dischargesummary | DischargeSummary |
| profile-ds-encounter | Encounter |
| profile-encounter | Encounter |
| profile-group | Group |
| profile-healthcareservice | HealthcareService |
| profile-immunization | Immunization |
| profile-list-problem | ProblemList |
| profile-location | Location |
| profile-observation | Observation |
| profile-practitioner | Practitioner |
| StructureDefinition | |
| profile-identifier | Identifier |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization",
"name": "Reference",
"status": "active",
"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,
"fixedUri": "Organization"
},
{
"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",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/hci-code"
}
]
}
}