Resource StructureDefinition/FHIR Server from package hl7.fhir.stt#1.0.0-beta14 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "resource-medico",
"language" : "pt-BR",
"url" : "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Medico",
"version" : "1.0.0",
"name" : "Medico",
"title" : "Médico",
"status" : "active",
"experimental" : false,
"date" : "2021-03-14",
"publisher" : "Laboratório de Telemedicina - HU/UFSC",
"contact" : [
{
"name" : "Alexandre Savaris",
"telecom" : [
{
"system" : "email",
"value" : "savaris@telemedicina.ufsc.br",
"use" : "work",
"rank" : 1
}
]
}
],
"description" : "Perfil base para médicos relacionados a eventos registrados em sistemas de Telemedicina e Telessaúde.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BRA",
"display" : "Brazil",
"userSelected" : true
}
]
}
],
"purpose" : "Permitir a derivação e instanciação de perfis especÃficos à s atividades de médicos relacionados a eventos registrados em sistemas de Telemedicina e Telessaúde.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : true,
"type" : "Practitioner",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Practitioner.extension",
"path" : "Practitioner.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Practitioner.extension:situacaoCns",
"path" : "Practitioner.extension",
"sliceName" : "situacaoCns",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoSituacaoCns"
]
}
]
},
{
"id" : "Practitioner.extension:conselhoTrabalho",
"path" : "Practitioner.extension",
"sliceName" : "conselhoTrabalho",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoConselhoTrabalho"
]
}
]
},
{
"id" : "Practitioner.extension:conselhoTrabalho.value[x].code",
"path" : "Practitioner.extension.value[x].code",
"fixedCode" : "CRM"
},
{
"id" : "Practitioner.extension:conselhoTrabalho.value[x].display",
"path" : "Practitioner.extension.value[x].display",
"fixedString" : "Conselho Regional de Medicina"
},
{
"id" : "Practitioner.extension:ufConselhoTrabalho",
"path" : "Practitioner.extension",
"sliceName" : "ufConselhoTrabalho",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoUfConselhoTrabalho"
]
}
]
},
{
"id" : "Practitioner.extension:familiaCbo",
"path" : "Practitioner.extension",
"sliceName" : "familiaCbo",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoFamiliaCbo"
]
}
]
},
{
"id" : "Practitioner.extension:ocupacaoCbo",
"path" : "Practitioner.extension",
"sliceName" : "ocupacaoCbo",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoOcupacaoCbo"
]
}
]
},
{
"id" : "Practitioner.extension:vinculoCnes",
"path" : "Practitioner.extension",
"sliceName" : "vinculoCnes",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoVinculoCnes"
]
}
]
},
{
"id" : "Practitioner.extension:usuario",
"path" : "Practitioner.extension",
"sliceName" : "usuario",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoUsuario"
]
}
]
},
{
"id" : "Practitioner.extension:senha",
"path" : "Practitioner.extension",
"sliceName" : "senha",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionMedicoSenha"
]
}
]
},
{
"id" : "Practitioner.identifier",
"path" : "Practitioner.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Practitioner.identifier.use",
"path" : "Practitioner.identifier.use",
"max" : "0"
},
{
"id" : "Practitioner.identifier.type",
"path" : "Practitioner.identifier.type",
"max" : "0"
},
{
"id" : "Practitioner.identifier.system",
"path" : "Practitioner.identifier.system",
"min" : 1
},
{
"id" : "Practitioner.identifier.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.identifier.period",
"path" : "Practitioner.identifier.period",
"max" : "0"
},
{
"id" : "Practitioner.identifier.assigner",
"path" : "Practitioner.identifier.assigner",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cpf",
"path" : "Practitioner.identifier",
"sliceName" : "cpf",
"sliceIsConstraining" : false,
"max" : "1"
},
{
"id" : "Practitioner.identifier:cpf.use",
"path" : "Practitioner.identifier.use",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cpf.type",
"path" : "Practitioner.identifier.type",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cpf.system",
"path" : "Practitioner.identifier.system",
"min" : 1,
"fixedUri" : "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemCpf"
},
{
"id" : "Practitioner.identifier:cpf.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.identifier:cpf.period",
"path" : "Practitioner.identifier.period",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cpf.assigner",
"path" : "Practitioner.identifier.assigner",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cns",
"path" : "Practitioner.identifier",
"sliceName" : "cns",
"sliceIsConstraining" : false
},
{
"id" : "Practitioner.identifier:cns.use",
"path" : "Practitioner.identifier.use",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cns.type",
"path" : "Practitioner.identifier.type",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cns.system",
"path" : "Practitioner.identifier.system",
"min" : 1,
"fixedUri" : "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemCns"
},
{
"id" : "Practitioner.identifier:cns.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.identifier:cns.period",
"path" : "Practitioner.identifier.period",
"max" : "0"
},
{
"id" : "Practitioner.identifier:cns.assigner",
"path" : "Practitioner.identifier.assigner",
"max" : "0"
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho",
"path" : "Practitioner.identifier",
"sliceName" : "numeroConselhoTrabalho"
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho.use",
"path" : "Practitioner.identifier.use",
"max" : "0"
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho.type",
"path" : "Practitioner.identifier.type",
"max" : "0"
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho.system",
"path" : "Practitioner.identifier.system",
"min" : 1,
"fixedUri" : "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemNumeroConselhoTrabalho"
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho.period",
"path" : "Practitioner.identifier.period",
"max" : "0"
},
{
"id" : "Practitioner.identifier:numeroConselhoTrabalho.assigner",
"path" : "Practitioner.identifier.assigner",
"max" : "0"
},
{
"id" : "Practitioner.active",
"path" : "Practitioner.active",
"max" : "0"
},
{
"id" : "Practitioner.name",
"path" : "Practitioner.name",
"short" : "Nome do médico",
"definition" : "O nome legal do médico.",
"max" : "1"
},
{
"id" : "Practitioner.name.use",
"path" : "Practitioner.name.use",
"max" : "0"
},
{
"id" : "Practitioner.name.text",
"path" : "Practitioner.name.text",
"min" : 1
},
{
"id" : "Practitioner.name.family",
"path" : "Practitioner.name.family",
"max" : "0"
},
{
"id" : "Practitioner.name.given",
"path" : "Practitioner.name.given",
"max" : "0"
},
{
"id" : "Practitioner.name.prefix",
"path" : "Practitioner.name.prefix",
"max" : "0"
},
{
"id" : "Practitioner.name.suffix",
"path" : "Practitioner.name.suffix",
"max" : "0"
},
{
"id" : "Practitioner.name.period",
"path" : "Practitioner.name.period",
"max" : "0"
},
{
"id" : "Practitioner.telecom.system",
"path" : "Practitioner.telecom.system",
"min" : 1
},
{
"id" : "Practitioner.telecom.value",
"path" : "Practitioner.telecom.value",
"min" : 1
},
{
"id" : "Practitioner.telecom.use",
"path" : "Practitioner.telecom.use",
"max" : "0"
},
{
"id" : "Practitioner.telecom.rank",
"path" : "Practitioner.telecom.rank",
"max" : "0"
},
{
"id" : "Practitioner.telecom.period",
"path" : "Practitioner.telecom.period",
"max" : "0"
},
{
"id" : "Practitioner.address",
"path" : "Practitioner.address",
"max" : "0"
},
{
"id" : "Practitioner.birthDate",
"path" : "Practitioner.birthDate",
"short" : "Data de nascimento",
"definition" : "A data de nascimento do médico, no formato AAAA-MM-DD."
},
{
"id" : "Practitioner.photo",
"path" : "Practitioner.photo",
"max" : "0"
},
{
"id" : "Practitioner.qualification",
"path" : "Practitioner.qualification",
"max" : "0"
},
{
"id" : "Practitioner.communication",
"path" : "Practitioner.communication",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.