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

FHIR IG analytics

Packagehl7.fhir.it.base
Resource TypeStructureDefinition
IdStructureDefinition-MedicoCurante.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-it/base/StructureDefinition-MedicoCurante.html
URLhttp://hl7.it/fhir/StructureDefinition/MedicoCurante
Version0.1.1
Statusdraft
Date2025-11-18T14:18:52+00:00
NameMedicoCurante
TitleMedico Curante
Realmit
Authorityhl7
DescriptionModello Logico che definisce il set minimo di dati che caratterizzano un Medico Curante.
TypeMedicoCurante
Kindlogical

Resources that use this resource

StructureDefinition
PazientePaziente

Resources that this resource uses

StructureDefinition
AziendaSanitariaAzienda Sanitaria

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DefinizioneStruttura MedicoCurante

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicoCurante 0..*ElementThis is an abstract type.
Medico Curante

Elements defined in Ancestors:@id, extension
... identificativo S0..*IdentifierID Medico Curante
... nome S0..*HumanNameNome Medico Curante
... aslAppartenenza S0..*AziendaSanitariaAzienda di Appartenenza

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "MedicoCurante",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/StructureDefinition/MedicoCurante",
  "version": "0.1.1",
  "name": "MedicoCurante",
  "title": "Medico Curante",
  "status": "draft",
  "experimental": true,
  "date": "2025-11-18T14:18:52+00:00",
  "publisher": "HL7 Italia",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.it"
        }
      ]
    }
  ],
  "description": "Modello Logico che definisce il set minimo di dati che caratterizzano un Medico Curante.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "fhir-it",
      "uri": "http://hl7.it/fhir",
      "name": "HL7 FHIR IT Profiles"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "MedicoCurante",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "MedicoCurante",
        "path": "MedicoCurante",
        "short": "Medico Curante",
        "definition": "Modello Logico che definisce il set minimo di dati che caratterizzano una Medico Curante",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Practitioner.conformsTo('http://hl7.it/fhir/StructureDefinition/Practitioner-it-base')"
          },
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg')"
          },
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicoCurante.id",
        "path": "MedicoCurante.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicoCurante.extension",
        "path": "MedicoCurante.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MedicoCurante.identificativo",
        "path": "MedicoCurante.identificativo",
        "short": "ID Medico Curante",
        "definition": "ID Medico Curante",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicoCurante.identificativo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Practitioner.conformsTo('http://hl7.it/fhir/StructureDefinition/Practitioner-it-base').identifier"
          },
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg').identifier"
          }
        ]
      },
      {
        "id": "MedicoCurante.nome",
        "path": "MedicoCurante.nome",
        "short": "Nome Medico Curante",
        "definition": "Nome Medico Curante",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicoCurante.nome",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HumanName"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Practitioner.conformsTo('http://hl7.it/fhir/StructureDefinition/Practitioner-it-base').name"
          },
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg').practitioner.name"
          }
        ]
      },
      {
        "id": "MedicoCurante.aslAppartenenza",
        "path": "MedicoCurante.aslAppartenenza",
        "short": "Azienda di Appartenenza",
        "definition": "Azienda di Appartenenza del Medico Curante",
        "min": 0,
        "max": "*",
        "base": {
          "path": "MedicoCurante.aslAppartenenza",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.it/fhir/StructureDefinition/AziendaSanitaria"
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg').organization.resolve().conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-hcp')"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "MedicoCurante",
        "path": "MedicoCurante",
        "short": "Medico Curante",
        "definition": "Modello Logico che definisce il set minimo di dati che caratterizzano una Medico Curante",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Practitioner.conformsTo('http://hl7.it/fhir/StructureDefinition/Practitioner-it-base')"
          },
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg')"
          }
        ]
      },
      {
        "id": "MedicoCurante.identificativo",
        "path": "MedicoCurante.identificativo",
        "short": "ID Medico Curante",
        "definition": "ID Medico Curante",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Practitioner.conformsTo('http://hl7.it/fhir/StructureDefinition/Practitioner-it-base').identifier"
          },
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg').identifier"
          }
        ]
      },
      {
        "id": "MedicoCurante.nome",
        "path": "MedicoCurante.nome",
        "short": "Nome Medico Curante",
        "definition": "Nome Medico Curante",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HumanName"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Practitioner.conformsTo('http://hl7.it/fhir/StructureDefinition/Practitioner-it-base').name"
          },
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg').practitioner.name"
          }
        ]
      },
      {
        "id": "MedicoCurante.aslAppartenenza",
        "path": "MedicoCurante.aslAppartenenza",
        "short": "Azienda di Appartenenza",
        "definition": "Azienda di Appartenenza del Medico Curante",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://hl7.it/fhir/StructureDefinition/AziendaSanitaria"
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "PractitionerRole.conformsTo('http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-mmg').organization.resolve().conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-hcp')"
          }
        ]
      }
    ]
  }
}