FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/IdentifiedBy

Packageau.digitalhealth.cda.schema
TypeStructureDefinition
IdIdentifiedBy
FHIR VersionR5
Sourcehttp://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/StructureDefinition-IdentifiedBy.html
URLhttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
Version1.0.0
Statusactive
Date2025-07-21T22:05:27+00:00
NameIdentifiedBy
TitleIdentifiedBy (CDA Class)
Realmau
Authoritynational
DescriptionThe alternateIdentification extension provides additional information about an identifier found in the linked role. The extensions augment the id information in the linked role. The id in the alternateIdentification extension SHALL match an id in the linked role. The alternateIdentification provides additional information about a particular identifier, such as its type. As an extension it needs to be safe for implementers to ignore this additional information.
Typehttp://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
Kindlogical

Resources that use this resource

StructureDefinition
AssignedAuthorAssignedAuthor (CDA Class)
AssignedEntityAssignedEntity (CDA Class)
AssociatedEntityAssociatedEntity (CDA Class)
GuardianGuardian (CDA Class)
HealthCareFacilityHealthCareFacility (CDA Class)
IntendedRecipientIntendedRecipient (CDA Class)
ManufacturedProductManufacturedProduct (CDA Class)
OrganizationPartOfOrganizationPartOf (CDA Class)
ParticipantRoleParticipantRole (CDA Class)
PatientRolePatientRole (CDA Class)
SpecimenRoleSpecimenRole (CDA Class)

Resources that this resource uses

StructureDefinition
AlternateIdentificationAlternateIdentification (CDA Class)
ValueSet
v3-RoleLinkTypeRoleLinkType
v3-RoleLinkTypeRoleLinkType

Narrative

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

The alternateIdentification extension provides additional information about an identifier found in the linked role. The extensions augment the id information in the linked role. The id in the alternateIdentification extension SHALL match an id in the linked role. The alternateIdentification provides additional information about a particular identifier, such as its type. As an extension it needs to be safe for implementers to ignore this additional information.


Source

{
  "resourceType": "StructureDefinition",
  "id": "IdentifiedBy",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
      "_valueBoolean": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "not-applicable"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
      "valueUri": "urn:hl7-org:sdtc"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
      "valueString": "identifiedBy"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
      "valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
    }
  ],
  "url": "http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy",
  "version": "1.0.0",
  "name": "IdentifiedBy",
  "title": "IdentifiedBy (CDA Class)",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T22:05:27+00:00",
  "publisher": "HL7",
  "description": "The alternateIdentification extension provides additional information about an identifier found in the linked role. The extensions augment the id information in the linked role.  The id in the alternateIdentification extension SHALL match an id in the linked role. The alternateIdentification provides additional information about a particular identifier, such as its type. As an extension it needs to be safe for implementers to ignore this additional information.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "IdentifiedBy",
        "path": "IdentifiedBy",
        "short": "Base for all types and resources",
        "definition": "Base definition for all types defined in FHIR type system.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "IdentifiedBy.typeCode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
            "valueUri": "urn:hl7-org:v3"
          }
        ],
        "path": "IdentifiedBy.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "IdentifiedBy.typeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "REL",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleLinkType"
        }
      },
      {
        "id": "IdentifiedBy.sdtcAlternateIdentification",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
            "valueString": "alternateIdentification"
          }
        ],
        "path": "IdentifiedBy.sdtcAlternateIdentification",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IdentifiedBy.sdtcAlternateIdentification",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/AlternateIdentification"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "IdentifiedBy",
        "path": "IdentifiedBy",
        "min": 0,
        "max": "*"
      },
      {
        "id": "IdentifiedBy.typeCode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
            "valueUri": "urn:hl7-org:v3"
          }
        ],
        "path": "IdentifiedBy.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "REL",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleLinkType"
        }
      },
      {
        "id": "IdentifiedBy.sdtcAlternateIdentification",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
            "valueString": "alternateIdentification"
          }
        ],
        "path": "IdentifiedBy.sdtcAlternateIdentification",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/AlternateIdentification"
          }
        ]
      }
    ]
  }
}