FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-identifier-sequence-no.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-identifier-sequence-no |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-identifier-sequence-no |
| Version | 1.2.2 |
| Status | active |
| Name | IdentifierSequenceNo |
| Title | Sequence Number Identifier Profile |
| Description | A profile constraining the Identifier data type for sequence numbers. |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-careplan-servicerequest | CarePlan Service Request 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-fileattachment | File Attachment Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-condition | Condition Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-diagnosticreport | Operating Theatre Diagnostic Report Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-medicationadministration | Operating Theatre Medication Administration Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-observation | Operating Theatre Observation Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-procedure | Operating Theatre Procedure Profile |
| synapxe.sgcdi#1.2.2 | profile-ot-specimen | Operating Theatre Specimen Profile |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-identifier-sequence-no",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-identifier-sequence-no",
"version": "1.2.2",
"name": "IdentifierSequenceNo",
"title": "Sequence Number Identifier Profile",
"status": "active",
"publisher": "Synapxe",
"description": "A profile constraining the Identifier data type for sequence numbers.",
"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/sequence-no"
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1
},
{
"id": "Identifier.period",
"path": "Identifier.period",
"max": "0"
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"max": "0"
}
]
}
}