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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-PARTY-RELATED.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-PARTY-RELATED.html
URLhttp://openehr.org/fhir/StructureDefinition/PARTY-RELATED
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NamePARTY_RELATED
TitlePARTY_RELATED
Realmuv
Authorityhl7
DescriptionProxy type for identifying a party and its relationship to the subject of the record. Use where the relationship between the party and the subject of the record must be known.
Typehttp://openehr.org/fhir/StructureDefinition/PARTY_RELATED
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotDV-CODED-TEXTDV_CODED_TEXT
openehr.base#0.1.0-snapshotPARTY-IDENTIFIEDPARTY_IDENTIFIED

Narrative

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

Generated Narrative: StructureDefinition PARTY-RELATED

NameFlagsCard.TypeDescription & Constraintsdoco
.. PARTY_RELATED C0..*PARTY_IDENTIFIEDProxy type for identifying a party and its relationship to the subject of the record.

Elements defined in Ancestors:external_ref, name, identifiers
Constraints: Relationship_valid
... relationship 1..1DV_CODED_TEXTRelationship of subject of this ENTRY to the subject of the record.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "PARTY-RELATED",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/development/common.html#_party_related_class"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-replace-cardinality"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "http://openehr.org/fhir/StructureDefinition/PARTY-RELATED",
  "version": "0.1.0-snapshot",
  "name": "PARTY_RELATED",
  "title": "PARTY_RELATED",
  "status": "active",
  "experimental": false,
  "date": "2025-09-06T15:35:39+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Proxy type for identifying a party and its relationship to the subject of the record. Use where the relationship between the party and the subject of the record must be known. ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://openehr.org/fhir/StructureDefinition/PARTY_RELATED",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/PARTY-IDENTIFIED",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0-snapshot"
      }
    ],
    "element": [
      {
        "id": "PARTY_RELATED",
        "path": "PARTY_RELATED",
        "short": "Proxy type for identifying a party and its relationship to the subject of the record.",
        "definition": "Proxy type for identifying a party and its relationship to the subject of the record. Use where the relationship between the party and the subject of the record must be known. ",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "Basic_validity",
            "severity": "error",
            "human": "Basic validity must be present",
            "expression": "name.exists() or identifiers.exists() or external_ref.exists()",
            "source": "http://openehr.org/fhir/StructureDefinition/PARTY-IDENTIFIED"
          },
          {
            "key": "Name_valid",
            "severity": "error",
            "human": "Name valid must be present",
            "expression": "name.exists() implies name.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/PARTY-IDENTIFIED"
          },
          {
            "key": "Identifiers_valid",
            "severity": "error",
            "human": "Identifiers valid must be present",
            "expression": "identifiers.exists() implies identifiers.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/PARTY-IDENTIFIED"
          },
          {
            "key": "Relationship_valid",
            "severity": "error",
            "human": "Relationship valid",
            "expression": "null # TODO: manual translation needed"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "PARTY_RELATED.external-ref",
        "path": "PARTY_RELATED.external_ref",
        "short": "Optional reference to more detailed demographic or identification information for this party, in an external system.",
        "definition": "Optional reference to more detailed demographic or identification information for this party, in an external system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PARTY_PROXY.external_ref",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/PARTY-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "PARTY_RELATED.name",
        "path": "PARTY_RELATED.name",
        "short": "Optional human-readable name (in String form).",
        "definition": "Optional human-readable name (in String form).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PARTY_IDENTIFIED.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "PARTY_RELATED.identifiers",
        "path": "PARTY_RELATED.identifiers",
        "short": "One or more formal identifiers (possibly computable).",
        "definition": "One or more formal identifiers (possibly computable).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PARTY_IDENTIFIED.identifiers",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER"
          }
        ],
        "isModifier": false
      },
      {
        "id": "PARTY_RELATED.relationship",
        "path": "PARTY_RELATED.relationship",
        "short": "Relationship of subject of this ENTRY to the subject of the record.",
        "definition": "Relationship of subject of this ENTRY to the subject of the record. May be coded. If it is the patient, coded as  self.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PARTY_RELATED.relationship",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "PARTY_RELATED",
        "path": "PARTY_RELATED",
        "short": "Proxy type for identifying a party and its relationship to the subject of the record.",
        "definition": "Proxy type for identifying a party and its relationship to the subject of the record. Use where the relationship between the party and the subject of the record must be known. ",
        "min": 0,
        "max": "*",
        "constraint": [
          {
            "key": "Relationship_valid",
            "severity": "error",
            "human": "Relationship valid",
            "expression": "null # TODO: manual translation needed"
          }
        ],
        "isModifier": false
      },
      {
        "id": "PARTY_RELATED.relationship",
        "path": "PARTY_RELATED.relationship",
        "short": "Relationship of subject of this ENTRY to the subject of the record.",
        "definition": "Relationship of subject of this ENTRY to the subject of the record. May be coded. If it is the patient, coded as  self. ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false
      }
    ]
  }
}