PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@0.1.0
    http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf
{
  "description": "A RelatedPerson profile describing the relation between mother and child as defined by BabyConnect. The RelatedPerson is the mother, which is a related person of the child Patient (RelatedPerson.patient). The mother Patient (bc-Woman) is linked to the RelatedPerson (Patient.link of type seealso).",
  "_filename": "bc-Mother.json",
  "package_name": "nictiz.fhir.nl.stu3.geboortezorg",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "3.0.2",
  "name": "bc-MotherOf",
  "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"
  }, {
    "uri": "https://decor.nictiz.nl/art-decor/decor-datasets--peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.40050&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
    "name": "Geboortezorg Perinatologie 2.3",
    "identity": "gebz-peri-v2.3"
  } ],
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "9b8c15c3-846d-443e-857b-b2b690164329",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf",
  "version": null,
  "differential": {
    "element": [ {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/StructureDefinition/bc-Child"
      } ]
    }, {
      "id": "RelatedPerson.relationship.coding",
      "path": "RelatedPerson.relationship.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "id": "RelatedPerson.relationship.coding:mother",
      "path": "RelatedPerson.relationship.coding",
      "sliceName": "mother",
      "patternCoding": {
        "code": "MTH",
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "display": "Mother"
      }
    }, {
      "id": "RelatedPerson.relationship.coding:mother.system",
      "path": "RelatedPerson.relationship.coding.system",
      "fixedUri": "http://hl7.org/fhir/v3/RoleCode"
    }, {
      "id": "RelatedPerson.relationship.coding:mother.code",
      "path": "RelatedPerson.relationship.coding.code",
      "fixedCode": "MTH"
    }, {
      "id": "RelatedPerson.relationship.coding:mother.display",
      "path": "RelatedPerson.relationship.coding.display",
      "defaultValueString": "Mother"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}