PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.poclis-ssmso@1.0.0
    http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient
{
  "description": null,
  "_filename": "PocLisPatient.StructureDefinition.json",
  "package_name": "cens.fhir.poclis-ssmso",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PocLisPatient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "e1c6cae4-dc74-4483-8809-3dc19f3e9eef",
  "kind": "resource",
  "url": "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:Prevision",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PrevisionMinsalDecreto643" ]
      } ],
      "sliceName": "Prevision"
    }, {
      "id": "Patient.identifier",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier"
    }, {
      "id": "Patient.identifier.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://cens.cl/fhir/ValueSet/PocLisTipoIdentificacionHcc",
        "description": "Tipo de Identificación"
      }
    }, {
      "id": "Patient.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier.type.coding"
    }, {
      "id": "Patient.identifier.system",
      "path": "Patient.identifier.system",
      "fixedUri": "http://minsal.cl/Identificacion"
    }, {
      "id": "Patient.identifier.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "maxLength": 30
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name.family.extension",
      "path": "Patient.name.family.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name.family.extension:Apellido_Paterno",
      "path": "Patient.name.family.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/humanname-fathers-family" ]
      } ],
      "sliceName": "Apellido_Paterno"
    }, {
      "id": "Patient.name.family.extension:Apellido_Paterno.value[x]",
      "path": "Patient.name.family.extension.value[x]",
      "maxLength": 50
    }, {
      "id": "Patient.name.family.extension:Apellido_Materno",
      "path": "Patient.name.family.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family" ]
      } ],
      "sliceName": "Apellido_Materno"
    }, {
      "id": "Patient.name.family.extension:Apellido_Materno.value[x]",
      "path": "Patient.name.family.extension.value[x]",
      "maxLength": 50
    }, {
      "id": "Patient.name.given",
      "path": "Patient.name.given",
      "maxLength": 50
    }, {
      "id": "Patient.telecom",
      "max": "1",
      "min": 1,
      "path": "Patient.telecom"
    }, {
      "id": "Patient.telecom.system",
      "path": "Patient.telecom.system",
      "fixedCode": "phone"
    }, {
      "id": "Patient.telecom.value",
      "path": "Patient.telecom.value",
      "maxLength": 20
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address",
      "max": "1",
      "min": 1,
      "path": "Patient.address"
    }, {
      "id": "Patient.address.extension",
      "path": "Patient.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address.extension:ComunasMinsalDecreto643",
      "path": "Patient.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/ComunasMinsalDecreto643" ]
      } ],
      "sliceName": "ComunasMinsalDecreto643"
    }, {
      "id": "Patient.address.extension:ComunasMinsalDecreto643.value[x]",
      "path": "Patient.address.extension.value[x]",
      "maxLength": 20
    }, {
      "id": "Patient.address.text",
      "path": "Patient.address.text",
      "maxLength": 150
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}