PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.0.1
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtestado
{
  "description": "Informações de atestado médico/odontológico",
  "_filename": "StructureDefinition-BRAtestado.json",
  "package_name": "br.ufg.cgis.rnds-lite",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "purpose": "Modelo destinado a estruturar as informações de atestado médico/odontológico",
  "name": "BRAtestado",
  "abstract": false,
  "type": "CarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Atestado Digital",
  "package_version": "0.0.1",
  "status": "active",
  "id": "b3a9581f-547e-4cb0-909d-69537fd18f0c",
  "kind": "resource",
  "url": "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtestado",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "CarePlan",
      "path": "CarePlan",
      "short": "Atestado médico/odontológico"
    }, {
      "id": "CarePlan.identifier",
      "max": "0",
      "path": "CarePlan.identifier"
    }, {
      "id": "CarePlan.instantiatesCanonical",
      "max": "0",
      "path": "CarePlan.instantiatesCanonical"
    }, {
      "id": "CarePlan.instantiatesUri",
      "max": "0",
      "path": "CarePlan.instantiatesUri"
    }, {
      "id": "CarePlan.basedOn",
      "max": "0",
      "path": "CarePlan.basedOn"
    }, {
      "id": "CarePlan.replaces",
      "max": "0",
      "path": "CarePlan.replaces"
    }, {
      "id": "CarePlan.partOf",
      "max": "0",
      "path": "CarePlan.partOf"
    }, {
      "id": "CarePlan.status",
      "path": "CarePlan.status",
      "short": "Estado do atestado.",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAtestado",
        "description": "Estado do atestado."
      },
      "fixedCode": "active"
    }, {
      "id": "CarePlan.intent",
      "path": "CarePlan.intent",
      "short": "Intenção do atestado",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoAtestado",
        "description": "Intenção do atestado médico/odontológico"
      },
      "fixedCode": "plan"
    }, {
      "id": "CarePlan.category",
      "max": "1",
      "min": 1,
      "path": "CarePlan.category",
      "short": "Tipo do atestado",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoAtestado",
        "description": "Tipo do atestado."
      },
      "definition": "Determina se é um atestado médico ou odontológico."
    }, {
      "id": "CarePlan.category.coding",
      "max": "1",
      "min": 1,
      "path": "CarePlan.category.coding"
    }, {
      "id": "CarePlan.category.coding.system",
      "min": 1,
      "path": "CarePlan.category.coding.system"
    }, {
      "id": "CarePlan.category.coding.code",
      "min": 1,
      "path": "CarePlan.category.coding.code"
    }, {
      "id": "CarePlan.category.coding.userSelected",
      "max": "0",
      "path": "CarePlan.category.coding.userSelected"
    }, {
      "id": "CarePlan.category.text",
      "max": "0",
      "path": "CarePlan.category.text"
    }, {
      "id": "CarePlan.title",
      "max": "0",
      "path": "CarePlan.title"
    }, {
      "id": "CarePlan.description",
      "max": "0",
      "path": "CarePlan.description"
    }, {
      "id": "CarePlan.subject",
      "path": "CarePlan.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0" ]
      } ],
      "short": "Identificação do Indivíduo",
      "definition": "Identifica o indivíduo o qual se refere este atestado."
    }, {
      "id": "CarePlan.subject.reference",
      "max": "0",
      "path": "CarePlan.subject.reference"
    }, {
      "id": "CarePlan.subject.type",
      "max": "0",
      "path": "CarePlan.subject.type"
    }, {
      "id": "CarePlan.subject.identifier",
      "min": 1,
      "path": "CarePlan.subject.identifier"
    }, {
      "id": "CarePlan.subject.identifier.use",
      "max": "0",
      "path": "CarePlan.subject.identifier.use"
    }, {
      "id": "CarePlan.subject.identifier.type",
      "max": "0",
      "path": "CarePlan.subject.identifier.type"
    }, {
      "id": "CarePlan.subject.identifier.system",
      "min": 1,
      "path": "CarePlan.subject.identifier.system"
    }, {
      "id": "CarePlan.subject.identifier.value",
      "min": 1,
      "path": "CarePlan.subject.identifier.value"
    }, {
      "id": "CarePlan.subject.identifier.period",
      "max": "0",
      "path": "CarePlan.subject.identifier.period"
    }, {
      "id": "CarePlan.subject.identifier.assigner",
      "max": "0",
      "path": "CarePlan.subject.identifier.assigner"
    }, {
      "id": "CarePlan.subject.display",
      "max": "0",
      "path": "CarePlan.subject.display"
    }, {
      "id": "CarePlan.encounter",
      "max": "0",
      "path": "CarePlan.encounter"
    }, {
      "id": "CarePlan.period",
      "max": "0",
      "path": "CarePlan.period"
    }, {
      "id": "CarePlan.created",
      "max": "0",
      "path": "CarePlan.created"
    }, {
      "id": "CarePlan.author",
      "max": "0",
      "path": "CarePlan.author"
    }, {
      "id": "CarePlan.contributor",
      "max": "0",
      "path": "CarePlan.contributor"
    }, {
      "id": "CarePlan.careTeam",
      "max": "0",
      "path": "CarePlan.careTeam"
    }, {
      "id": "CarePlan.addresses",
      "max": "1",
      "path": "CarePlan.addresses",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCID10Avaliado-1.0" ]
      } ]
    }, {
      "id": "CarePlan.addresses.reference",
      "min": 1,
      "path": "CarePlan.addresses.reference"
    }, {
      "id": "CarePlan.addresses.type",
      "max": "0",
      "path": "CarePlan.addresses.type"
    }, {
      "id": "CarePlan.addresses.identifier",
      "max": "0",
      "path": "CarePlan.addresses.identifier"
    }, {
      "id": "CarePlan.addresses.identifier.use",
      "max": "0",
      "path": "CarePlan.addresses.identifier.use"
    }, {
      "id": "CarePlan.addresses.identifier.type",
      "max": "0",
      "path": "CarePlan.addresses.identifier.type"
    }, {
      "id": "CarePlan.addresses.identifier.system",
      "max": "0",
      "path": "CarePlan.addresses.identifier.system"
    }, {
      "id": "CarePlan.addresses.identifier.value",
      "max": "0",
      "path": "CarePlan.addresses.identifier.value"
    }, {
      "id": "CarePlan.addresses.identifier.period",
      "max": "0",
      "path": "CarePlan.addresses.identifier.period"
    }, {
      "id": "CarePlan.addresses.identifier.assigner",
      "max": "0",
      "path": "CarePlan.addresses.identifier.assigner"
    }, {
      "id": "CarePlan.addresses.display",
      "max": "0",
      "path": "CarePlan.addresses.display"
    }, {
      "id": "CarePlan.supportingInfo",
      "max": "0",
      "path": "CarePlan.supportingInfo"
    }, {
      "id": "CarePlan.goal",
      "max": "0",
      "path": "CarePlan.goal"
    }, {
      "id": "CarePlan.activity",
      "max": "1",
      "min": 1,
      "path": "CarePlan.activity"
    }, {
      "id": "CarePlan.activity.id",
      "max": "0",
      "path": "CarePlan.activity.id"
    }, {
      "id": "CarePlan.activity.outcomeCodeableConcept",
      "max": "0",
      "path": "CarePlan.activity.outcomeCodeableConcept"
    }, {
      "id": "CarePlan.activity.outcomeReference",
      "max": "0",
      "path": "CarePlan.activity.outcomeReference"
    }, {
      "id": "CarePlan.activity.progress",
      "max": "0",
      "path": "CarePlan.activity.progress"
    }, {
      "id": "CarePlan.activity.reference",
      "max": "0",
      "path": "CarePlan.activity.reference"
    }, {
      "id": "CarePlan.activity.detail",
      "min": 1,
      "path": "CarePlan.activity.detail"
    }, {
      "id": "CarePlan.activity.detail.id",
      "max": "0",
      "path": "CarePlan.activity.detail.id"
    }, {
      "id": "CarePlan.activity.detail.kind",
      "max": "0",
      "path": "CarePlan.activity.detail.kind"
    }, {
      "id": "CarePlan.activity.detail.instantiatesCanonical",
      "max": "0",
      "path": "CarePlan.activity.detail.instantiatesCanonical"
    }, {
      "id": "CarePlan.activity.detail.instantiatesUri",
      "max": "0",
      "path": "CarePlan.activity.detail.instantiatesUri"
    }, {
      "id": "CarePlan.activity.detail.code",
      "max": "0",
      "path": "CarePlan.activity.detail.code"
    }, {
      "id": "CarePlan.activity.detail.reasonCode",
      "max": "0",
      "path": "CarePlan.activity.detail.reasonCode"
    }, {
      "id": "CarePlan.activity.detail.reasonReference",
      "max": "0",
      "path": "CarePlan.activity.detail.reasonReference"
    }, {
      "id": "CarePlan.activity.detail.goal",
      "max": "0",
      "path": "CarePlan.activity.detail.goal"
    }, {
      "id": "CarePlan.activity.detail.status",
      "path": "CarePlan.activity.detail.status",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAfastamentoAtestado",
        "description": "Estado do afastamento"
      },
      "fixedCode": "unknown"
    }, {
      "id": "CarePlan.activity.detail.statusReason",
      "max": "0",
      "path": "CarePlan.activity.detail.statusReason"
    }, {
      "id": "CarePlan.activity.detail.doNotPerform",
      "max": "0",
      "path": "CarePlan.activity.detail.doNotPerform"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x]",
      "min": 1,
      "path": "CarePlan.activity.detail.scheduled[x]",
      "type": [ {
        "code": "Timing"
      } ]
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].event",
      "max": "1",
      "min": 1,
      "path": "CarePlan.activity.detail.scheduled[x].event",
      "short": "Data de início do afastamento"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat",
      "min": 1,
      "path": "CarePlan.activity.detail.scheduled[x].repeat"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.id",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.id"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.bounds[x]",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.bounds[x]"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.count",
      "min": 1,
      "path": "CarePlan.activity.detail.scheduled[x].repeat.count",
      "short": "Tempo de afastamento",
      "definition": "Tempo do afastamento quantificado em dias."
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.countMax",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.countMax"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.duration",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.duration"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.durationMax",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.durationMax"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.durationUnit",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.durationUnit"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.frequency",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.frequency"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.frequencyMax",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.frequencyMax"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.period",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.period"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.periodMax",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.periodMax"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.periodUnit",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.periodUnit"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.dayOfWeek",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.dayOfWeek"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.timeOfDay",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.timeOfDay"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.when",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.when"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].repeat.offset",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].repeat.offset"
    }, {
      "id": "CarePlan.activity.detail.scheduled[x].code",
      "max": "0",
      "path": "CarePlan.activity.detail.scheduled[x].code"
    }, {
      "id": "CarePlan.activity.detail.location",
      "max": "0",
      "path": "CarePlan.activity.detail.location"
    }, {
      "id": "CarePlan.activity.detail.performer",
      "max": "0",
      "path": "CarePlan.activity.detail.performer"
    }, {
      "id": "CarePlan.activity.detail.product[x]",
      "max": "0",
      "path": "CarePlan.activity.detail.product[x]"
    }, {
      "id": "CarePlan.activity.detail.dailyAmount",
      "max": "0",
      "path": "CarePlan.activity.detail.dailyAmount"
    }, {
      "id": "CarePlan.activity.detail.quantity",
      "max": "0",
      "path": "CarePlan.activity.detail.quantity"
    }, {
      "id": "CarePlan.activity.detail.description",
      "path": "CarePlan.activity.detail.description",
      "short": "Informações adicionais",
      "definition": "Informações adicionais sobre o afastamento."
    }, {
      "id": "CarePlan.note",
      "max": "0",
      "path": "CarePlan.note"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan"
}