PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0-snapshot9
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson
{
  "description": null,
  "_filename": "StructureDefinition-RelatedPerson.json",
  "package_name": "ca.on.ehr.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "RelatedPersonEHR",
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-snapshot9",
  "status": "active",
  "id": "f43b07fe-b2b1-4f66-9896-f228737e8ad5",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson",
  "version": null,
  "differential": {
    "element": [ {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.patient.reference",
      "min": 1,
      "path": "RelatedPerson.patient.reference",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship",
      "path": "RelatedPerson.relationship",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
      } ],
      "short": "Concept - reference to a terminology or just  text",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
      },
      "comment": "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text.",
      "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}