PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.rdsuwearme@1.0.1
    https://rdsuwearme.org/fhir/r4/StructureDefinition/PersonPatient
{
  "description": "UWearMe Patiente",
  "_filename": "PersonPatient.StructureDefinition.json",
  "package_name": "hl7.fhir.rdsuwearme",
  "date": "2022-05-29T02:54:06.0680907+00:00",
  "derivation": "constraint",
  "publisher": "UWearMe",
  "fhirVersion": "4.0.1",
  "name": "PersonPatient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UWearMe Patiente",
  "package_version": "1.0.1",
  "status": "draft",
  "id": "d8b1bb12-e681-4d7d-bdf6-cef4f42f2722",
  "kind": "resource",
  "url": "https://rdsuwearme.org/fhir/r4/StructureDefinition/PersonPatient",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 1,
      "path": "Patient.extension",
      "slicing": {
        "rules": "openAtEnd",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Patient.extension",
      "min": 1,
      "definition": "Extensão que representa a categoria do paciente quanto ao serviço de assinatura com a UWearMe",
      "isModifier": false,
      "short": "Categoria do Paciente",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://rdsuwearme.org/fhir/r4/StructureDefinition/PatientCategory" ]
      } ],
      "sliceName": "Category",
      "max": "1",
      "id": "Patient.extension:Category"
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "short": "Identificação do indivíduo"
    }, {
      "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",
      "short": "Nome associado ao indivíduo"
    }, {
      "id": "Patient.name.use",
      "min": 1,
      "path": "Patient.name.use"
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given"
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "short": "Informações do(s) meio(s) de contato com o paciente"
    }, {
      "id": "Patient.telecom.system",
      "path": "Patient.telecom.system",
      "definition": "Forma de comunicação"
    }, {
      "id": "Patient.telecom.value",
      "path": "Patient.telecom.value",
      "definition": "O detalhe de contato do indivíduo, ex.: número de telefone, endereço de email."
    }, {
      "id": "Patient.telecom.use",
      "path": "Patient.telecom.use",
      "definition": "Identifica o propósito do contato"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "short": "Sexo do indivíduo",
      "definition": "male: masculino. female: feminino. unknown: ignorado. other: outros"
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "short": "Data de nascimento do indivíduo"
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "short": "Endereço do indivíduo",
      "definition": "Dados do(s) endereço(s) onde o indivíduo pode ser localizado."
    }, {
      "id": "Patient.address.use",
      "min": 1,
      "path": "Patient.address.use",
      "definition": "home: endereço residencial atual. work: endereço comercial ou de trabalho atual. temp: endereço temporário, como um hotel, a casa de amigos ou familiares, uma instalação/edificação provisória, etc. old: endereço anterior."
    }, {
      "id": "Patient.address.type",
      "min": 1,
      "path": "Patient.address.type",
      "definition": "physical: um endereço físico de um edificação ou espaço geográfico real, como de uma casa, prédio, loja, galpão, lote, etc. postal: um endereço virtual, como de uma Caixa Postal ou serviço de logística de mercadorias, p.ex."
    }, {
      "id": "Patient.address.line",
      "min": 1,
      "path": "Patient.address.line",
      "short": "Logradouro do endereço"
    }, {
      "id": "Patient.address.city",
      "min": 1,
      "path": "Patient.address.city",
      "short": "Município do endereço."
    }, {
      "id": "Patient.address.state",
      "min": 1,
      "path": "Patient.address.state",
      "definition": "Unidade Federativa (estados ou Distrito Federal) do endereço."
    }, {
      "id": "Patient.address.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode",
      "definition": "Código de Endereçamento Postal. Utilizar a máscara XXXXX-XXXX."
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "definition": "Pais referente ao endereço do indivíduo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}