PackagesCanonicalsLogsProblems
    Packages
    tigacorehub.patient@1.1.12
    http://moph.qa/fhir/StructureDefinition/UnknownPatient
{
  "description": null,
  "_filename": "unknown-patient-profile.json",
  "package_name": "tigacorehub.patient",
  "date": "2022-11-15T10:05:57.5666931+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "UnknownPatient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.12",
  "status": "draft",
  "id": "f92c17d7-50af-461e-8cca-744149d13694",
  "kind": "resource",
  "url": "http://moph.qa/fhir/StructureDefinition/UnknownPatient",
  "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",
      "max": "1",
      "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": [ "http://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",
      "fixedCode": "MRN"
    }, {
      "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",
      "max": "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:myExtension",
      "max": "1",
      "min": 0,
      "path": "Patient.name.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://moph.qa/fhir/StructureDefinition/NameLanguage" ]
      } ],
      "sliceName": "myExtension",
      "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",
      "max": "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.photo",
      "max": "0",
      "path": "Patient.photo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}