PackagesCanonicalsLogsProblems
    Packages
    Eu.Dedalus.D4Solutions.COVID-19@1.0.2
    http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson
{
  "description": "APIFWK Core profile for RelatedPerson",
  "_filename": "RelatedPerson.StructureDefinition.json",
  "package_name": "Eu.Dedalus.D4Solutions.COVID-19",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "3.0.1",
  "name": "RelatedPerson",
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "status": "active",
  "id": "c215c5ff-290d-4529-86d2-ee093bec4dae",
  "kind": "resource",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson",
  "version": null,
  "differential": {
    "element": [ {
      "id": "RelatedPerson.meta",
      "path": "RelatedPerson.meta",
      "type": [ {
        "code": "Meta",
        "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance"
      } ]
    }, {
      "id": "RelatedPerson.text",
      "path": "RelatedPerson.text",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.identifier",
      "path": "RelatedPerson.identifier",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Patient"
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship",
      "min": 1,
      "path": "RelatedPerson.relationship"
    }, {
      "id": "RelatedPerson.name",
      "path": "RelatedPerson.name",
      "type": [ {
        "code": "HumanName",
        "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName"
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.telecom",
      "path": "RelatedPerson.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/ContactPoint"
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.gender",
      "path": "RelatedPerson.gender",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.birthDate",
      "path": "RelatedPerson.birthDate",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address",
      "path": "RelatedPerson.address",
      "type": [ {
        "code": "Address",
        "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Address"
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.photo",
      "path": "RelatedPerson.photo",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}