FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-identifier.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-identifier |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-identifier |
| Version | 1.2.2 |
| Status | active |
| Name | Identifier |
| Title | Identifier Type Profile |
| Description | A profile constraining the Identifier data type for representing unique identifiers. |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | ext-recorder | Recorder Extension |
| 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-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-colo | Colorectal Screening Report Profile |
| synapxe.sgcdi#1.2.2 | profile-diagnosticreport-cvs | Cervical Screening Report Profile |
| synapxe.sgcdi#1.2.2 | profile-diagnosticreport-ps | Pap Smear 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-diagnosis | Diagnosis Profile |
| synapxe.sgcdi#1.2.2 | profile-ds-encounter | Discharge Summary Encounter 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-genomics-patient | Genomics Patient Profile |
| synapxe.sgcdi#1.2.2 | profile-genomics-specimen | Genomics Specimen Profile |
| synapxe.sgcdi#1.2.2 | profile-list-problem | Problem List Profile |
| synapxe.sgcdi#1.2.2 | profile-medicationrecommendation | Medication Recommendation Profile |
| synapxe.sgcdi#1.2.2 | profile-meta | Meta Type Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-diagnosticreport | Operating Theatre Diagnostic Report Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-specimen | Operating Theatre Specimen Profile |
| synapxe.sgcdi#1.2.2 | profile-otnotes | Operating Theatre Notes Profile |
| synapxe.sgcdi#1.2.2 | profile-reference-patient | Patient Reference Type Profile |
| synapxe.sgcdi#1.2.2 | profile-sn-condition | Condition Profile |
| synapxe.sgcdi#1.2.2 | profile-sn-diagnosticreport | Summary Notes Diagnostic Report Profile |
| synapxe.sgcdi#1.2.2 | profile-sn-procedure | Summary Notes Procedure Profile |
| synapxe.sgcdi#1.2.2 | profile-sn-questionnaireresponse | Summary Notes Questionnaire Response Profile |
| synapxe.sgcdi#1.2.2 | profile-sn-referralrequest | Summary Notes Referral Request Profile |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-identifier",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-identifier",
"version": "1.2.2",
"name": "Identifier",
"title": "Identifier Type Profile",
"status": "active",
"publisher": "Synapxe",
"description": "A profile constraining the Identifier data type for representing unique identifiers.",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"type": "Identifier",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier.id",
"path": "Identifier.id",
"max": "0"
},
{
"id": "Identifier.extension",
"path": "Identifier.extension",
"max": "0"
},
{
"id": "Identifier.use",
"path": "Identifier.use",
"max": "0"
},
{
"id": "Identifier.type",
"path": "Identifier.type",
"max": "0"
},
{
"id": "Identifier.system",
"path": "Identifier.system",
"min": 1
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1
},
{
"id": "Identifier.period",
"path": "Identifier.period",
"max": "0"
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"max": "0"
}
]
}
}