PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-ballot
    http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
{
  "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.",
  "_filename": "StructureDefinition-IdentifiedBy.json",
  "package_name": "hl7.cda.uv.core",
  "date": "2023-10-27T07:17:32+11:00",
  "derivation": "specialization",
  "publisher": "Health Level 7",
  "fhirVersion": "5.0.0",
  "name": "IdentifiedBy",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": true,
  "type": "http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "IdentifiedBy (CDA Class)",
  "package_version": "2.0.0-sd-ballot",
  "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/StructureDefinition/elementdefinition-namespace",
    "valueUri": "urn:hl7-org:sdtc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
    "valueUri": "identifiedBy"
  } ],
  "snapshot": {
    "element": [ {
      "path": "IdentifiedBy",
      "min": 0,
      "definition": "Base definition for all types defined in FHIR type system.",
      "isModifier": false,
      "short": "Base for all types and resources",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "IdentifiedBy",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "IdentifiedBy.typeCode",
      "fixedCode": "REL",
      "min": 1,
      "type": [ {
        "code": "code"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
        "valueUri": "urn:hl7-org:v3"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleLinkType"
      },
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "IdentifiedBy.typeCode",
      "base": {
        "max": "1",
        "min": 1,
        "path": "IdentifiedBy.typeCode"
      }
    }, {
      "id": "IdentifiedBy.sdtcAlternateIdentification",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "IdentifiedBy.sdtcAlternateIdentification"
      },
      "path": "IdentifiedBy.sdtcAlternateIdentification",
      "type": [ {
        "code": "http://hl7.org/cda/stds/core/StructureDefinition/AlternateIdentification"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
        "valueUri": "urn:hl7-org:sdtc"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
        "valueString": "alternateIdentification"
      } ]
    } ]
  },
  "status": "active",
  "id": "9ab1ac05-da0d-4415-bf13-6e525f500b99",
  "kind": "logical",
  "url": "http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy",
  "version": "2.0.0-sd-ballot",
  "differential": {
    "element": [ {
      "id": "IdentifiedBy",
      "max": "*",
      "min": 0,
      "path": "IdentifiedBy"
    }, {
      "path": "IdentifiedBy.typeCode",
      "fixedCode": "REL",
      "min": 1,
      "type": [ {
        "code": "code"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
        "valueUri": "urn:hl7-org:v3"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleLinkType"
      },
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "IdentifiedBy.typeCode"
    }, {
      "id": "IdentifiedBy.sdtcAlternateIdentification",
      "max": "1",
      "min": 1,
      "path": "IdentifiedBy.sdtcAlternateIdentification",
      "type": [ {
        "code": "http://hl7.org/cda/stds/core/StructureDefinition/AlternateIdentification"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
        "valueUri": "urn:hl7-org:sdtc"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
        "valueString": "alternateIdentification"
      } ]
    } ]
  },
  "contact": [ {
    "name": "HL7 International - Structured Documents",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/structure",
      "system": "url"
    }, {
      "value": "structdog@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}