FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-identifier-pml-id.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-identifier-pml-id |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-identifier-pml-id |
| Version | 1.2.2 |
| Status | active |
| Name | IdentifierPMLID |
| Title | PML ID Identifier Profile |
| Description | A profile constraining the Identifier data type for PML (Patient Medication List) identifiers. |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-list-medicationstatement | Medication Statement List Profile |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-identifier-pml-id",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-identifier-pml-id",
"version": "1.2.2",
"name": "IdentifierPMLID",
"title": "PML ID Identifier Profile",
"status": "active",
"publisher": "Synapxe",
"description": "A profile constraining the Identifier data type for PML (Patient Medication List) 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/pml-id"
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1
},
{
"id": "Identifier.period",
"path": "Identifier.period",
"max": "0"
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"max": "0"
}
]
}
}