PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@0.1.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Mother
{
  "description": null,
  "_filename": "StructureDefinition-VRDR-Decedent-Mother.json",
  "package_name": "hl7.fhir.us.vrdr",
  "date": "2019-03-27T07:24:20+11:00",
  "derivation": "constraint",
  "publisher": "Hi3 Solutions",
  "fhirVersion": "3.0.1",
  "name": "VRDR Decedent Mother",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/w5",
    "name": "W5 Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "dom-2",
        "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
        "xpath": "not(parent::f:contained and f:contained)",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.contained.empty()"
      }, {
        "key": "dom-1",
        "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative",
        "xpath": "not(parent::f:contained and f:text)",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.text.empty()"
      }, {
        "key": "dom-4",
        "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
        "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()"
      }, {
        "key": "dom-3",
        "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource",
        "xpath": "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.where(('#'+id in %resource.descendants().reference).not()).empty()"
      } ],
      "path": "RelatedPerson",
      "min": 0,
      "definition": "Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.",
      "short": "An person that is related to a patient, but who is not a direct target of care",
      "mapping": [ {
        "map": "Entity. Role, or Act",
        "identity": "rim"
      }, {
        "map": "role",
        "identity": "rim"
      }, {
        "map": "administrative.individual",
        "identity": "w5"
      } ],
      "max": "*",
      "id": "RelatedPerson",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RelatedPerson"
      }
    }, {
      "path": "RelatedPerson.id",
      "min": 0,
      "definition": "MAY contain zero or one [0..1] id (CONF:4393-268).",
      "short": "id",
      "type": [ {
        "code": "id"
      } ],
      "max": "1",
      "id": "RelatedPerson.id",
      "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.id"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.meta",
      "min": 0,
      "definition": "MAY contain zero or one [0..1] meta (CONF:4393-267).",
      "short": "meta",
      "type": [ {
        "code": "Meta"
      } ],
      "max": "1",
      "id": "RelatedPerson.meta",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.meta"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.meta.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "RelatedPerson.meta.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "RelatedPerson.meta.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RelatedPerson.meta.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "RelatedPerson.meta.versionId",
      "min": 0,
      "definition": "The version specific identifier, as it appears in the version portion of the URL. This values changes when the resource is created, updated, or deleted.",
      "short": "Version specific identifier",
      "type": [ {
        "code": "id"
      } ],
      "max": "1",
      "id": "RelatedPerson.meta.versionId",
      "comment": "The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Meta.versionId"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.meta.lastUpdated",
      "min": 0,
      "definition": "When the resource last changed - e.g. when the version changed.",
      "short": "When the resource version last changed",
      "type": [ {
        "code": "instant"
      } ],
      "max": "1",
      "id": "RelatedPerson.meta.lastUpdated",
      "comment": "This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Meta.lastUpdated"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.meta.profile",
      "min": 1,
      "definition": "The meta, if present, SHALL contain exactly one [1..1] profile=\"http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Mother\"(CONF:4393-269).",
      "short": "profile",
      "type": [ {
        "code": "uri"
      } ],
      "patternString": "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Mother",
      "max": "1",
      "id": "RelatedPerson.meta.profile",
      "comment": "It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Meta.profile"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.meta.security",
      "min": 0,
      "definition": "Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.",
      "short": "Security Labels applied to this resource",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "extensible",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "SecurityLabels"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
          "valueBoolean": true
        } ],
        "description": "Security Labels from the Healthcare Privacy and Security Classification System.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/security-labels"
        }
      },
      "max": "*",
      "id": "RelatedPerson.meta.security",
      "comment": "The security labels can be updated without changing the stated version of the resource  The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Meta.security"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.meta.tag",
      "min": 0,
      "definition": "Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.",
      "short": "Tags applied to this resource",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Tags"
        } ],
        "description": "Codes that represent various types of tags, commonly workflow-related; e.g. \"Needs review by Dr. Jones\"",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/common-tags"
        }
      },
      "max": "*",
      "id": "RelatedPerson.meta.tag",
      "comment": "The tags can be updated without changing the stated version of the resource.  The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Meta.tag"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.implicitRules",
      "min": 0,
      "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
      "isModifier": true,
      "short": "A set of rules under which this content was created",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "RelatedPerson.implicitRules",
      "comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.implicitRules"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.language",
      "min": 0,
      "definition": "The base language in which the resource is written.",
      "short": "Language of the resource content",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
          "valueReference": {
            "reference": "http://hl7.org/fhir/ValueSet/all-languages"
          }
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Language"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
          "valueBoolean": true
        } ],
        "description": "A human language.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/languages"
        }
      },
      "max": "1",
      "id": "RelatedPerson.language",
      "comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.language"
      }
    }, {
      "path": "RelatedPerson.text",
      "min": 0,
      "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
      "short": "Text summary of the resource, for human interpretation",
      "mapping": [ {
        "map": "Act.text?",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Narrative"
      } ],
      "alias": [ "narrative", "html", "xhtml", "display" ],
      "max": "1",
      "id": "RelatedPerson.text",
      "condition": [ "dom-1" ],
      "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DomainResource.text"
      }
    }, {
      "path": "RelatedPerson.contained",
      "min": 0,
      "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
      "short": "Contained, inline Resources",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Resource"
      } ],
      "alias": [ "inline resources", "anonymous resources", "contained resources" ],
      "max": "*",
      "id": "RelatedPerson.contained",
      "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.contained"
      }
    }, {
      "path": "RelatedPerson.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RelatedPerson.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.extension"
      }
    }, {
      "path": "RelatedPerson.modifierExtension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RelatedPerson.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.modifierExtension"
      }
    }, {
      "path": "RelatedPerson.identifier",
      "requirements": "People are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the patient. Examples are national person identifier and local identifier.",
      "min": 0,
      "definition": "Identifier for a person within a particular scope.",
      "short": "A human identifier for this person",
      "mapping": [ {
        "map": "NK1-33",
        "identity": "v2"
      }, {
        "map": ".id",
        "identity": "rim"
      }, {
        "map": "id",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "*",
      "id": "RelatedPerson.identifier",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RelatedPerson.identifier"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.active",
      "requirements": "Need to be able to mark a related person record as not to be used, such as if it was created in error.",
      "min": 0,
      "definition": "Whether this related person record is in active use.",
      "isModifier": true,
      "short": "Whether this related person's record is in active use",
      "mapping": [ {
        "map": ".statusCode",
        "identity": "rim"
      }, {
        "map": "status",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "boolean"
      } ],
      "defaultValueBoolean": true,
      "max": "1",
      "id": "RelatedPerson.active",
      "comment": "This element is labeled as a modifier because it may be used to mark that the resource was created in error.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RelatedPerson.active"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.patient",
      "requirements": "We need to know which patient this RelatedPerson is related to.",
      "min": 1,
      "definition": "SHALL contain exactly one [1..1] patient=\"VRDR Decedent\"(CONF:4393-265).",
      "short": "patient",
      "mapping": [ {
        "map": "PID-3",
        "identity": "v2"
      }, {
        "map": "scoper[classCode=PSN|ANM and determinerCode='INSTANCE']/playedRole[classCode='PAT']/id",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
      } ],
      "patternString": "VRDR Decedent",
      "max": "1",
      "id": "RelatedPerson.patient",
      "base": {
        "max": "1",
        "min": 1,
        "path": "RelatedPerson.patient"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.relationship",
      "requirements": "We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person.",
      "min": 1,
      "definition": "SHALL contain exactly one [1..1] relationship=\"\"MTH\"\"(CONF:4393-266).",
      "short": "relationship",
      "mapping": [ {
        "map": "NK1-3",
        "identity": "v2"
      }, {
        "map": "code",
        "identity": "rim"
      }, {
        "map": "class",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "\"MTH\""
        } ]
      },
      "binding": {
        "strength": "preferred",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "PatientRelationshipType"
        } ],
        "description": "The nature of the relationship between a patient and the related person",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        }
      },
      "max": "1",
      "id": "RelatedPerson.relationship",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RelatedPerson.relationship"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.name",
      "requirements": "Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person.",
      "min": 1,
      "definition": "SHALL contain exactly one [1..1] name (CONF:4393-264).",
      "short": "name",
      "mapping": [ {
        "map": "NK1-2",
        "identity": "v2"
      }, {
        "map": "name",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "HumanName"
      } ],
      "max": "1",
      "id": "RelatedPerson.name",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RelatedPerson.name"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.telecom",
      "requirements": "People have (primary) ways to contact them in some way such as phone, email.",
      "min": 0,
      "definition": "A contact detail for the person, e.g. a telephone number or an email address.",
      "short": "A contact detail for the person",
      "mapping": [ {
        "map": "NK1-5 / NK1-6 / NK1-40",
        "identity": "v2"
      }, {
        "map": "telecom",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "ContactPoint"
      } ],
      "max": "*",
      "id": "RelatedPerson.telecom",
      "comment": "Person may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently, and also to help with identification.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RelatedPerson.telecom"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.gender",
      "requirements": "Needed for identification of the person, in combination with (at least) name and birth date.",
      "min": 0,
      "definition": "Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.",
      "short": "male | female | other | unknown",
      "mapping": [ {
        "map": "NK1-15",
        "identity": "v2"
      }, {
        "map": "administrativeGender",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "AdministrativeGender"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
          "valueBoolean": true
        } ],
        "description": "The gender of a person used for administrative purposes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "max": "1",
      "id": "RelatedPerson.gender",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RelatedPerson.gender"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.birthDate",
      "min": 0,
      "definition": "The date on which the related person was born.",
      "short": "The date on which the related person was born",
      "mapping": [ {
        "map": "player.birthTime",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "date"
      } ],
      "max": "1",
      "id": "RelatedPerson.birthDate",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RelatedPerson.birthDate"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.address",
      "requirements": "Need to keep track where the related person can be contacted per postal mail or visited.",
      "min": 0,
      "definition": "Address where the related person can be contacted or visited.",
      "short": "Address where the related person can be contacted or visited",
      "mapping": [ {
        "map": "NK1-4",
        "identity": "v2"
      }, {
        "map": "addr",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Address"
      } ],
      "max": "*",
      "id": "RelatedPerson.address",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RelatedPerson.address"
      },
      "isSummary": true
    }, {
      "path": "RelatedPerson.photo",
      "requirements": "Many EHR systems have the capability to capture an image of persons. Fits with newer social media usage too.",
      "min": 0,
      "definition": "Image of the person.",
      "short": "Image of the person",
      "mapping": [ {
        "map": "OBX-5 - needs a profile",
        "identity": "v2"
      }, {
        "map": "player[classCode='PSN' and determinerCode='INSTANCE']/desc",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Attachment"
      } ],
      "max": "*",
      "id": "RelatedPerson.photo",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RelatedPerson.photo"
      }
    }, {
      "path": "RelatedPerson.period",
      "min": 0,
      "definition": "The period of time that this relationship is considered to be valid. If there are no dates defined, then the interval is unknown.",
      "short": "Period of time that this relationship is considered valid",
      "mapping": [ {
        "map": ".effectiveTime",
        "identity": "rim"
      }, {
        "map": "when.done",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Period"
      } ],
      "max": "1",
      "id": "RelatedPerson.period",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RelatedPerson.period"
      }
    } ]
  },
  "status": "draft",
  "id": "bcad6a94-5fdd-4f78-99f9-cfa4420fb8ea",
  "kind": "resource",
  "url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Mother",
  "context": [ "RelatedPerson" ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "RelatedPerson",
      "path": "RelatedPerson"
    }, {
      "id": "RelatedPerson.id",
      "max": "1",
      "min": 0,
      "path": "RelatedPerson.id",
      "short": "id",
      "definition": "MAY contain zero or one [0..1] id (CONF:4393-268)."
    }, {
      "id": "RelatedPerson.meta",
      "max": "1",
      "min": 0,
      "path": "RelatedPerson.meta",
      "short": "meta",
      "definition": "MAY contain zero or one [0..1] meta (CONF:4393-267)."
    }, {
      "id": "RelatedPerson.meta.profile",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.meta.profile",
      "short": "profile",
      "definition": "The meta, if present, SHALL contain exactly one [1..1] profile=\"http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Mother\"(CONF:4393-269).",
      "patternString": "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Mother"
    }, {
      "id": "RelatedPerson.patient",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
      } ],
      "short": "patient",
      "definition": "SHALL contain exactly one [1..1] patient=\"VRDR Decedent\"(CONF:4393-265).",
      "patternString": "VRDR Decedent"
    }, {
      "id": "RelatedPerson.relationship",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.relationship",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "relationship",
      "definition": "SHALL contain exactly one [1..1] relationship=\"\"MTH\"\"(CONF:4393-266).",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "\"MTH\""
        } ]
      }
    }, {
      "id": "RelatedPerson.name",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.name",
      "short": "name",
      "definition": "SHALL contain exactly one [1..1] name (CONF:4393-264)."
    } ]
  },
  "contact": [ {
    "name": "AbdulMalik Shakir",
    "telecom": [ {
      "use": "work",
      "value": "6266444491",
      "system": "phone"
    }, {
      "use": "work",
      "value": "abdulmalik.shakir@hi3solutions.com",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}