Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MOPED RelatedPerson Relationship Type ValueSet - JSON Representation

Draft as of 2025-02-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MopedRelatedPersonRelationshipType",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MopedRelatedPersonRelationshipType</b></p><a name=\"MopedRelatedPersonRelationshipType\"> </a><a name=\"hcMopedRelatedPersonRelationshipType\"> </a><a name=\"MopedRelatedPersonRelationshipType-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R5/valueset-relatedperson-relationshiptype.html\">Patient Relationship Type</a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SELF\">SELF</a></td><td>self</td><td>Covered party is the policy holder. Also known as the subscriber.</td></tr></table></li></ul></div>"
  },
  "url" : "https://elga.moped.at/ValueSet/MopedRelatedPersonRelationshipType",
  "version" : "0.1.0",
  "name" : "MopedRelatedPersonRelationshipType",
  "title" : "MOPED RelatedPerson Relationship Type ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-02-26T17:15:50+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at"
        }
      ]
    }
  ],
  "description" : "A value set containing codes for the type of relationship of a related person to the patient.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept" : [
          {
            "code" : "SELF",
            "display" : "self"
          }
        ]
      }
    ]
  }
}