FHIR IG analytics| Package | portuguese.core.guide |
| Resource Type | StructureDefinition |
| Id | IdentifierPTCore |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=portuguese.core.guide@1.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore |
| URL | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore |
| Version | 1.0.0 |
| Status | draft |
| Date | 2024-04-01T16:44:33.9463306+00:00 |
| Name | IdentifierPTCore |
| Title | Identifier PT Core |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | |
| ExtensionIdentifierPTCore | Extension Identifier PT Core |
| BundlePTCore | Bundle PT Core |
| CompositionPTCore | Composition PT Core |
| AdverseEventPTCore | AdverseEventPTCore |
| CarePlanPTCore | Care Plan PT Core |
| ClinicalImpressionPTCore | Clinical Impression PT Core |
| ConsentPTCore | Consent PT Core |
| DevicePTCore | Device PT Core |
| DeviceUseStatementPTCore | Device Use Statement PT Core |
| DiagnosticReportPTCore | DiagnosticReport PT Core |
| FamilyMemberHistoryPTCore | Family Member History PT Core |
| ImagingStudyPTCore | Imaging Study PT Core |
| MediaPTCore | Media PT Core |
| MedicationAdministrationPTCore | Medication Administration PT Core |
| MedicationDispensePTCore | Medication Dispense PT Core |
| MedicationRequestPTCore | Medication Request PT Core |
| MedicationStatementPTCore | Medication Statement PT Core |
| NutritionOrderPTCore | Nutrition Order PT Core |
| PersonPTCore | Person PT Core |
| PersonPTCore | Person PT Core |
| QuestionnaireResponsePTCore | Questionnaire Response PT Core |
| RelatedPersonPTCore | Related Person PT Core |
| ServiceRequestPTCore | Service Request PT Core |
| SpecimenPTCore | Specimen PT Core |
| VisionPrescriptionPTCore | Vision Prescription PT Core |
| StructureDefinition | |
| CodeableConceptPTCore | CodeableConcept PT Core |
| PeriodPTCore | Period PT Core |
| OrganizationPTCore | Organization PT Core |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "IdentifierPTCore",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore",
"version": "1.0.0",
"name": "IdentifierPTCore",
"title": "Identifier PT Core",
"status": "draft",
"date": "2024-04-01T16:44:33.9463306+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": "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier.use",
"path": "Identifier.use",
"definition": "Propósito do identificador:\r\n\r\nofficial: O identificador considerado mais fiável para a identificação do item. \r\n\r\ntemp: Um identificador temporário.\r\n\r\nsecondary: Um identificador que foi atribuído para identificar o item em um contexto relativo, mas não pode usado em um contexto diferente.\r\n\r\nold: O identificador já não é considerado válido, mas pode ser relevante para fins de pesquisa."
},
{
"id": "Identifier.type",
"path": "Identifier.type",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "Identifier.system",
"path": "Identifier.system",
"comment": "Para sistemas geridos pela SPMS o system tem de seguir a seguinte estrutura: \r\nhttp://spms.min-saude.pt/<sistema>/identifiers/<identifier-id>"
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1
},
{
"id": "Identifier.period",
"path": "Identifier.period",
"type": [
{
"code": "Period",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PeriodPTCore"
]
}
]
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTCore"
]
}
]
}
]
}
}