PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc5
    http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf
{
  "description": "A RelatedPerson profile describing the relation between mother and child as defined by BabyConnect. \\r\\nThe RelatedPerson is the mother, which is a related person of the child Patient.\\r\\n* The RelatedPerson.patient refers to the child Patient\\r\\n* The RelatedPerson.link refers to the mother Patient, RelatedPerson.link.type is set to seealso",
  "_filename": "bc-MotherOf.json",
  "package_name": "nictiz.fhir.nl.stu3.geboortezorg",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "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"
  }, {
    "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.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
    "name": "Geboortezorg 3.2",
    "identity": "gebz-peri-v3.2"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "bc-MotherOf",
  "package_version": "1.3.3-rc5",
  "status": "active",
  "id": "02d0237d-e326-463f-9d57-a06d9b95d00a",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf",
  "version": "1.3.2",
  "differential": {
    "element": [ {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Child"
      } ]
    }, {
      "id": "RelatedPerson.relationship.coding",
      "path": "RelatedPerson.relationship.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "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"
      }
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "geboortezorg@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}