PackagesCanonicalsLogsProblems
    Packages
    tigacorehub.patient@1.1.12
    http://moph.qa/fhir/StructureDefinition/NewBornPatientProfile
{
  "description": null,
  "_filename": "PatientNewborn.StructureDefinition.json",
  "package_name": "tigacorehub.patient",
  "date": "2022-11-15T08:51:34.4905682+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NewBornPatientProfile",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.12",
  "status": "draft",
  "id": "80e6b7b2-36e8-4396-a4f9-a4678d81cf4a",
  "kind": "resource",
  "url": "http://moph.qa/fhir/StructureDefinition/NewBornPatientProfile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:BirthPlace",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
      } ],
      "sliceName": "BirthPlace",
      "isModifier": false
    }, {
      "id": "Patient.extension:Naitonality",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
      } ],
      "sliceName": "Naitonality",
      "isModifier": false
    }, {
      "id": "Patient.extension:personType",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://moph.qa/fhir/StructureDefinition/PersonType" ]
      } ],
      "sliceName": "personType",
      "isModifier": false
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier"
    }, {
      "id": "Patient.identifier.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system",
      "fixedUri": "http://moph.qa/CodeSystem/PatientIdentifier"
    }, {
      "id": "Patient.identifier.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code"
    }, {
      "id": "Patient.identifier.type:PRN",
      "min": 1,
      "path": "Patient.identifier.type",
      "sliceName": "PRN"
    }, {
      "id": "Patient.identifier.type:PRN.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system",
      "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
    }, {
      "id": "Patient.identifier.type:PRN.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code",
      "fixedCode": "PRN"
    }, {
      "id": "Patient.identifier.system",
      "min": 1,
      "path": "Patient.identifier.system"
    }, {
      "id": "Patient.identifier.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name"
    }, {
      "id": "Patient.name.extension",
      "min": 0,
      "path": "Patient.name.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name.extension:nameLanguage",
      "max": "1",
      "min": 0,
      "path": "Patient.name.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://moph.qa/fhir/StructureDefinition/NameLanguage" ]
      } ],
      "sliceName": "nameLanguage",
      "isModifier": false
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given"
    }, {
      "id": "Patient.telecom",
      "min": 1,
      "path": "Patient.telecom"
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system"
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender"
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.multipleBirth[x]",
      "min": 1,
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.link",
      "min": 1,
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}