FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "ExtensionIdentifierPTCore",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore",
"version": "1.0.0",
"name": "ExtensionIdentifierPTCore",
"title": "Extension Identifier PT Core",
"status": "draft",
"date": "2024-05-08T09:05:57.7254796+00:00",
"publisher": "SPMS",
"contact": [
{
"name": "Interoperabilidade Semântica",
"telecom": [
{
"system": "url",
"value": "https://www.spms.min-saude.pt"
}
]
}
],
"fhirVersion": "4.3.0",
"kind": "complex-type",
"abstract": false,
"type": "Identifier",
"baseDefinition": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier.type",
"path": "Identifier.type",
"comment": "Value Set: {{link:ValueSet/ExtensionIdentifierType}}",
"binding": {
"strength": "extensible",
"valueSet": "https://spms.min-saude.pt/iop/valueset/ExtensionIdentifierType"
}
},
{
"id": "Identifier.type.coding.system",
"path": "Identifier.type.coding.system",
"comment": "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.\r\n\r\nPara sistemas geridos pela SPMS o system deve seguir a seguinte estrutura: \r\nhttp://spms.min-saude.pt/<sistema>/CodeSystem/<system-id>"
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"max": "0"
}
]
}
}