PackagesCanonicalsLogsProblems
    Packages
    tiga.health.clinical@1.1.0
    https://tigahealth.com/fhir/StructureDefinition/RelatedPerson
{
  "description": null,
  "_filename": "RelatedPerson.StructureDefinition.json",
  "package_name": "tiga.health.clinical",
  "date": "2022-11-15T10:05:57.5666931+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "RelatedPerson",
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "draft",
  "id": "843ae511-5078-45e5-8597-6c9a12259a24",
  "kind": "resource",
  "url": "https://tigahealth.com/fhir/StructureDefinition/RelatedPerson",
  "version": null,
  "differential": {
    "element": [ {
      "id": "RelatedPerson.identifier.type",
      "path": "RelatedPerson.identifier.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding",
          "type": "value"
        } ]
      }
    }, {
      "id": "RelatedPerson.identifier.type:PRN",
      "min": 1,
      "path": "RelatedPerson.identifier.type",
      "sliceName": "PRN"
    }, {
      "id": "RelatedPerson.identifier.type:PRN.coding",
      "max": "1",
      "path": "RelatedPerson.identifier.type.coding"
    }, {
      "id": "RelatedPerson.identifier.type:PRN.coding.system",
      "min": 1,
      "path": "RelatedPerson.identifier.type.coding.system",
      "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
    }, {
      "id": "RelatedPerson.identifier.type:PRN.coding.code",
      "min": 1,
      "path": "RelatedPerson.identifier.type.coding.code",
      "fixedCode": "PRN"
    }, {
      "id": "RelatedPerson.relationship",
      "min": 1,
      "path": "RelatedPerson.relationship"
    }, {
      "id": "RelatedPerson.relationship.coding.system",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.system"
    }, {
      "id": "RelatedPerson.relationship.coding.code",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.code"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}