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

FHIR IG Statistics: StructureDefinition/EIP

Packagehl7.v2plus
TypeStructureDefinition
IdEIP
FHIR VersionR5
Sourcehttp://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/StructureDefinition-EIP.html
URLhttp://hl7.org/v2/StructureDefinition/EIP
Version0.0.0
Statusactive
Date2025-07-11T16:45:01+00:00
NameEIP
TitleHL7 v2 EIP Data Type
Authorityhl7
Description*Note:* Replaces the CM data type used in sections 4.5.1.8 - ORC-8, 4.5.3.29 – OBR-29, 7.3.1.29 – OBR-29, as of v 2.5.
Typehttp://hl7.org/v2/StructureDefinition/EIP
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EIHL7 v2 EI Data Type
complex-data-typeHL7 v2 Complex Data Type

Narrative

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

Generated Narrative: StructureDefinition EIP

NameFlagsCard.TypeDescription & Constraintsdoco
.. EIP 0..*V2ComplexDataTypeentity identifier pair
... 1 0..1EIPlacer Assigned Identifier
... 2 0..1EIFiller Assigned Identifier

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EIP",
  "meta": {
    "profile": [
      "http://hl7.org/v2/StructureDefinition/complex-data-type-profile"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://somewhere.org/fhir/uv/v2plus/ImplementationGuide/hl7.other.uv.v2plus"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/v2/StructureDefinition/EIP",
  "version": "0.0.0",
  "name": "EIP",
  "title": "HL7 v2 EIP Data Type",
  "status": "active",
  "date": "2025-07-11T16:45:01+00:00",
  "publisher": "HL7 International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/v2mgmt"
        }
      ]
    }
  ],
  "description": "*Note:* Replaces the CM data type used in sections 4.5.1.8 - ORC-8, 4.5.3.29 – OBR-29, 7.3.1.29 – OBR-29, as of v 2.5.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.org/v2/StructureDefinition/EIP",
  "baseDefinition": "http://hl7.org/v2/StructureDefinition/complex-data-type",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.0.0"
      }
    ],
    "element": [
      {
        "id": "EIP",
        "path": "EIP",
        "short": "entity identifier pair",
        "definition": "Definition: Specifies an identifier assigned to an entity by either the placer or the filler system. If both components are populated the identifiers must refer to the same entity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EIP.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "EIP.1",
        "short": "Placer Assigned Identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EIP.1",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/EI"
          }
        ]
      },
      {
        "id": "EIP.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "EIP.2",
        "short": "Filler Assigned Identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EIP.2",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/EI"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EIP",
        "path": "EIP",
        "short": "entity identifier pair",
        "definition": "Definition: Specifies an identifier assigned to an entity by either the placer or the filler system. If both components are populated the identifiers must refer to the same entity.",
        "min": 0,
        "max": "*"
      },
      {
        "id": "EIP.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "EIP.1",
        "short": "Placer Assigned Identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/EI"
          }
        ]
      },
      {
        "id": "EIP.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "EIP.2",
        "short": "Filler Assigned Identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/EI"
          }
        ]
      }
    ]
  }
}