FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-identifier-mcr.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-identifier-mcr |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-identifier-mcr |
| Version | 1.2.2 |
| Status | active |
| Name | IdentifierMCR |
| Title | MCR Identifier Type Profile |
| Description | A profile constraining the Identifier data type for MCR (Medical Council of Singapore Registration) identifiers. |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-clinical-assessment | Clinical Assessment Profile |
| synapxe.sgcdi#1.2.2 | profile-cr-diagnosticreport | Cardiology Diagnostic 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-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-ds-procedure | Discharge Summary Procedure Profile |
| synapxe.sgcdi#1.2.2 | profile-labresult | Lab Result Profile |
| synapxe.sgcdi#1.2.2 | profile-medicalcertificate | Medical Certificate Profile |
| synapxe.sgcdi#1.2.2 | profile-pathology-results | Pathology Results Profile |
| synapxe.sgcdi#1.2.2 | profile-radiologyreport | Radiology Report Profile |
| synapxe.sgcdi#1.2.2 | profile-reference-practitioner | Practitioner Reference Type Profile |
| synapxe.sgcdi#1.2.2 | profile-referral | Referral Profile |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-identifier-mcr",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-identifier-mcr",
"version": "1.2.2",
"name": "IdentifierMCR",
"title": "MCR Identifier Type Profile",
"status": "active",
"publisher": "Synapxe",
"description": "A profile constraining the Identifier data type for MCR (Medical Council of Singapore Registration) 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,
"patternUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1
},
{
"id": "Identifier.period",
"path": "Identifier.period",
"max": "0"
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"max": "0"
}
]
}
}