FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageportuguese.core.guide
Resource TypeStructureDefinition
IdExtensionIdentifierPTCore.StructureDefinition.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=portuguese.core.guide@2.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore
URLhttps://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore
Version1.0.0
Statusdraft
Date2024-05-08T09:05:57.7254796+00:00
NameExtensionIdentifierPTCore
TitleExtension Identifier PT Core
TypeIdentifier
Kindcomplex-type

Resources that use this resource

StructureDefinition
ReferencePTCoreReference PT Core
OrganizationQualificationPTExtensionOrganization Qualification PT Extension
AllergyIntolerancePTCoreAllergy Intolerance PT Core
AppointmentPTCoreAppointment PT Core
BundlePTCoreBundle PT Core
CompositionPTCoreComposition PT Core
EncounterPTCoreEncounter PT Core
HealthcareServicePTCoreHealthcare Service PT Core
ListPTCoreList PT Core
LocationPTCoreLocation PT Core
OrganizationPTCoreOrganization PT Core
PatientPTCorePatient PT Core
PractitionerPTCorePractitioner PT Core
PractitionerRolePTCorePractitionerRole PT Core
SchedulePTCoreSchedule PT Core
SlotPTCoreSlot PT Core
CompositionPTPSComposition PT PS
CompositionPTPSV1Composition PT PS V1
ParametersPTPSParameters PT PS
ParametersPTPSSNCALParameters PT PS SNC AL

Resources that this resource uses

StructureDefinition
IdentifierPTCoreIdentifier PT Core
ValueSet
ExtensionIdentifierTypeExtension Identifier Type

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"
      }
    ]
  }
}