PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0
    http://hl7.org/fhir/StructureDefinition/Participant
{
  "description": "Logical Model: A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource.",
  "_filename": "StructureDefinition-Participant.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2023-03-26T15:21:02+11:00",
  "publisher": "Health Level Seven International fhir",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "Participant",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Participant",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "participant",
  "package_version": "5.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  } ],
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Participant",
      "min": 0,
      "definition": "A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource.",
      "isModifier": false,
      "short": "Participant Pattern",
      "mapping": [ {
        "map": "Role",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "Participant",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Participant"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Participant.identifier",
      "requirements": "Allows identification of the {{title}} as it is known by various participating systems and in a way that remains consistent across servers.",
      "min": 0,
      "definition": "Business identifiers assigned to this {{title}} by one of the applications involved.  These identifiers remain constant as the resource is updated and propagates from server to server.",
      "isModifier": false,
      "short": "Business Identifier for {{title}}",
      "mapping": [ {
        "map": ".identifier",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "*",
      "id": "Participant.identifier",
      "comment": "Note: This is a business identifier, not a resource identifier (see [discussion](resource.html#identifiers)).  It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types.  For example, multiple Patient and a Person resource instance might share the same social insurance number.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Participant.identifier"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Participant.active",
      "min": 0,
      "definition": "Whether this {{title}} record is in active use.",
      "isModifier": false,
      "short": "Whether the {{title}} is currently active",
      "mapping": [ {
        "map": ".status",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "boolean"
      } ],
      "max": "1",
      "id": "Participant.active",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Participant.active"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Participant.name",
      "min": 0,
      "definition": "Description of the {{title}} as presented to a consumer while searching.",
      "isModifier": false,
      "short": "A name for the {{title}}",
      "mapping": [ {
        "map": ".name",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "Participant.name",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Participant.name"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "826ef767-6346-4031-93ab-f27a067a7ebe",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/Participant",
  "version": "5.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}