FHIR IG Statistics: StructureDefinition/CoredaNoticiaLM
Resources that use this resource
StructureDefinition |
NoticiaLM | Notícia de Nascimento (modelo) |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "CoredaNoticiaLM",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CoredaNoticiaLM",
"version": "0.0.1",
"name": "CoredaNoticiaLM",
"title": "Informações Core da Noticia (modelo)",
"status": "active",
"date": "2025-05-12T10:05:07+00:00",
"publisher": "HL7 Portugal",
"contact": [
{
"name": "HL7 Portugal",
"telecom": [
{
"system": "url",
"value": "http://hl7.pt"
},
{
"system": "email",
"value": "info@hl7.pt"
}
]
},
{
"name": "HL7 Portugal",
"telecom": [
{
"system": "email",
"value": "geral@hl7.pt",
"use": "work"
}
]
}
],
"description": "Modelo Lógico - Informações Core da Noticia",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PT",
"display": "Portugal"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CoredaNoticiaLM",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "CoredaNoticiaLM",
"path": "CoredaNoticiaLM",
"short": "Informações Core da Noticia (modelo)",
"definition": "Modelo Lógico - Informações Core da Noticia",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "CoredaNoticiaLM.owner",
"path": "CoredaNoticiaLM.owner",
"short": "Identifica se a notícia de nascimento é associada ao bebé ou à mãe (“descendant” – Caso o SNS do bébé seja enviado; “self” – No caso de só possuir SNS da mãe)",
"definition": "Identifica se a notícia de nascimento é associada ao bebé ou à mãe (“descendant” – Caso o SNS do bébé seja enviado; “self” – No caso de só possuir SNS da mãe)",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.owner",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.code",
"path": "CoredaNoticiaLM.code",
"short": "Identificador único da instituição na PDS",
"definition": "Identificador único da instituição na PDS",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "CoredaNoticiaLM.maternity",
"path": "CoredaNoticiaLM.maternity",
"short": "Dados da maternidade",
"definition": "Dados da maternidade",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.maternity",
"min": 1,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.id",
"path": "CoredaNoticiaLM.maternity.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.extension",
"path": "CoredaNoticiaLM.maternity.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.modifierExtension",
"path": "CoredaNoticiaLM.maternity.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.institution",
"path": "CoredaNoticiaLM.maternity.institution",
"short": "Nome da instituição/maternidade",
"definition": "Nome da instituição/maternidade",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.maternity.institution",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.service",
"path": "CoredaNoticiaLM.maternity.service",
"short": "Serviço da instituição",
"definition": "Serviço da instituição",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.maternity.service",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.destination",
"path": "CoredaNoticiaLM.destination",
"short": "Dados da inscrição nos cuidados de saúde primários",
"definition": "Dados da inscrição nos cuidados de saúde primários",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.destination",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/DestinationLN"
}
]
},
{
"id": "CoredaNoticiaLM.motherDemographics",
"path": "CoredaNoticiaLM.motherDemographics",
"short": "Dados demográficos da mãe",
"definition": "Dados demográficos da mãe",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.motherDemographics",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/MotherDemographicsLM"
}
]
},
{
"id": "CoredaNoticiaLM.pregnancy",
"path": "CoredaNoticiaLM.pregnancy",
"short": "Dados da gravidez e cumprimento do esquema de vigilância pré-natal",
"definition": "Dados da gravidez e cumprimento do esquema de vigilância pré-natal",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.pregnancy",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/PregnancyLM"
}
]
},
{
"id": "CoredaNoticiaLM.birth",
"path": "CoredaNoticiaLM.birth",
"short": "Dados do parto",
"definition": "Dados do parto",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth",
"min": 1,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "CoredaNoticiaLM.birth.id",
"path": "CoredaNoticiaLM.birth.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.birth.extension",
"path": "CoredaNoticiaLM.birth.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.birth.modifierExtension",
"path": "CoredaNoticiaLM.birth.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "CoredaNoticiaLM.birth.date",
"path": "CoredaNoticiaLM.birth.date",
"short": "Data e hora do nascimento (YYYY-MM-DD HH:MI:SS)",
"definition": "Data e hora do nascimento (YYYY-MM-DD HH:MI:SS)",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth.date",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "CoredaNoticiaLM.birth.type",
"path": "CoredaNoticiaLM.birth.type",
"short": "Tipo de parto (1 - Eutócico Cefálico; 2 - Distócico-Forceps; 3 - Distócico- Ventosa; 4 - Distócico-Cesariana; 5 - Eutócico-Gemelar; 6 – Eutócico-Pélvico; 7 - Distócico Gemelar; 8 – Distócico- Pélvico; 9 - Desconhecido; 10 - Distócico-Espátulas de Thierry)",
"definition": "Tipo de parto (1 - Eutócico Cefálico; 2 - Distócico-Forceps; 3 - Distócico- Ventosa; 4 - Distócico-Cesariana; 5 - Eutócico-Gemelar; 6 – Eutócico-Pélvico; 7 - Distócico Gemelar; 8 – Distócico- Pélvico; 9 - Desconhecido; 10 - Distócico-Espátulas de Thierry)",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.birth.participation",
"path": "CoredaNoticiaLM.birth.participation",
"short": "Identifica se é Notícia ou Participação (0 – Notícia de Nascimento; 1 – Participação de Nascimento)",
"definition": "Identifica se é Notícia ou Participação (0 – Notícia de Nascimento; 1 – Participação de Nascimento)",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth.participation",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.birth.reason",
"path": "CoredaNoticiaLM.birth.reason",
"short": "Motivo em caso de distocia",
"definition": "Motivo em caso de distocia",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth.reason",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.birth.assist",
"path": "CoredaNoticiaLM.birth.assist",
"short": "Assistido por (0- Médico(a) obstetra; 1- Enfermeiro(a) ESMO; 2 - Outro)",
"definition": "Assistido por (0- Médico(a) obstetra; 1- Enfermeiro(a) ESMO; 2 - Outro)",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth.assist",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.birth.assistDescription",
"path": "CoredaNoticiaLM.birth.assistDescription",
"short": "Descrever o assistido por.",
"definition": "Descrever o assistido por.",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.birth.assistDescription",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium",
"path": "CoredaNoticiaLM.puerperium",
"short": "Dados do puerpério até à alta",
"definition": "Dados do puerpério até à alta",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.puerperium",
"min": 1,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.id",
"path": "CoredaNoticiaLM.puerperium.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.extension",
"path": "CoredaNoticiaLM.puerperium.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.modifierExtension",
"path": "CoredaNoticiaLM.puerperium.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.type",
"path": "CoredaNoticiaLM.puerperium.type",
"short": "Tipo de puerpério (0- Normal; 1- Patológico)",
"definition": "Tipo de puerpério (0- Normal; 1- Patológico)",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.puerperium.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.observations",
"path": "CoredaNoticiaLM.puerperium.observations",
"short": "Observações",
"definition": "Observações",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.puerperium.observations",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.newborn",
"path": "CoredaNoticiaLM.newborn",
"short": "Dados do recém-nascido",
"definition": "Dados do recém-nascido",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.newborn",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/NewBornLM"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview",
"path": "CoredaNoticiaLM.puerperiumReview",
"short": "Dados da revisão do puerpério",
"definition": "Dados da revisão do puerpério",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.puerperiumReview",
"min": 1,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.id",
"path": "CoredaNoticiaLM.puerperiumReview.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.extension",
"path": "CoredaNoticiaLM.puerperiumReview.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.modifierExtension",
"path": "CoredaNoticiaLM.puerperiumReview.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.local",
"path": "CoredaNoticiaLM.puerperiumReview.local",
"short": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"definition": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.puerperiumReview.local",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.description",
"path": "CoredaNoticiaLM.puerperiumReview.description",
"short": "Descrição do local selecionado",
"definition": "Descrição do local selecionado",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.puerperiumReview.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance",
"path": "CoredaNoticiaLM.childHealthSurveillance",
"short": "Dados da vigilância de saúde infantil",
"definition": "Dados da vigilância de saúde infantil",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.childHealthSurveillance",
"min": 1,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.id",
"path": "CoredaNoticiaLM.childHealthSurveillance.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.extension",
"path": "CoredaNoticiaLM.childHealthSurveillance.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.modifierExtension",
"path": "CoredaNoticiaLM.childHealthSurveillance.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.local",
"path": "CoredaNoticiaLM.childHealthSurveillance.local",
"short": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"definition": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.childHealthSurveillance.local",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.description",
"path": "CoredaNoticiaLM.childHealthSurveillance.description",
"short": "Descrição do local selecionado",
"definition": "Descrição do local selecionado",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.childHealthSurveillance.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation",
"path": "CoredaNoticiaLM.letterWithClinicalInformation",
"short": "Dados da informação clinica suplementar",
"definition": "Dados da informação clinica suplementar",
"min": 1,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.letterWithClinicalInformation",
"min": 1,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.id",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.extension",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.modifierExtension",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.hasLetterWithClinicalInformation",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.hasLetterWithClinicalInformation",
"short": "Elaboração de carta com informação clínica suplementar",
"definition": "Elaboração de carta com informação clínica suplementar",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.letterWithClinicalInformation.hasLetterWithClinicalInformation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.date",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.date",
"short": "Data da elaboração (YYYY-MM-DD)",
"definition": "Data da elaboração (YYYY-MM-DD)",
"min": 0,
"max": "1",
"base": {
"path": "CoredaNoticiaLM.letterWithClinicalInformation.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "CoredaNoticiaLM.professionals",
"path": "CoredaNoticiaLM.professionals",
"short": "Lista de profissionais envolvidos no registo da NN",
"definition": "Lista de profissionais envolvidos no registo da NN",
"min": 0,
"max": "*",
"base": {
"path": "CoredaNoticiaLM.professionals",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "CoredaNoticiaLM",
"path": "CoredaNoticiaLM",
"short": "Informações Core da Noticia (modelo)",
"definition": "Modelo Lógico - Informações Core da Noticia"
},
{
"id": "CoredaNoticiaLM.owner",
"path": "CoredaNoticiaLM.owner",
"short": "Identifica se a notícia de nascimento é associada ao bebé ou à mãe (“descendant” – Caso o SNS do bébé seja enviado; “self” – No caso de só possuir SNS da mãe)",
"definition": "Identifica se a notícia de nascimento é associada ao bebé ou à mãe (“descendant” – Caso o SNS do bébé seja enviado; “self” – No caso de só possuir SNS da mãe)",
"min": 1,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.code",
"path": "CoredaNoticiaLM.code",
"short": "Identificador único da instituição na PDS",
"definition": "Identificador único da instituição na PDS",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "CoredaNoticiaLM.maternity",
"path": "CoredaNoticiaLM.maternity",
"short": "Dados da maternidade",
"definition": "Dados da maternidade",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.institution",
"path": "CoredaNoticiaLM.maternity.institution",
"short": "Nome da instituição/maternidade",
"definition": "Nome da instituição/maternidade",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.maternity.service",
"path": "CoredaNoticiaLM.maternity.service",
"short": "Serviço da instituição",
"definition": "Serviço da instituição",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.destination",
"path": "CoredaNoticiaLM.destination",
"short": "Dados da inscrição nos cuidados de saúde primários",
"definition": "Dados da inscrição nos cuidados de saúde primários",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/DestinationLN"
}
]
},
{
"id": "CoredaNoticiaLM.motherDemographics",
"path": "CoredaNoticiaLM.motherDemographics",
"short": "Dados demográficos da mãe",
"definition": "Dados demográficos da mãe",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/MotherDemographicsLM"
}
]
},
{
"id": "CoredaNoticiaLM.pregnancy",
"path": "CoredaNoticiaLM.pregnancy",
"short": "Dados da gravidez e cumprimento do esquema de vigilância pré-natal",
"definition": "Dados da gravidez e cumprimento do esquema de vigilância pré-natal",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/PregnancyLM"
}
]
},
{
"id": "CoredaNoticiaLM.birth",
"path": "CoredaNoticiaLM.birth",
"short": "Dados do parto",
"definition": "Dados do parto",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "CoredaNoticiaLM.birth.date",
"path": "CoredaNoticiaLM.birth.date",
"short": "Data e hora do nascimento (YYYY-MM-DD HH:MI:SS)",
"definition": "Data e hora do nascimento (YYYY-MM-DD HH:MI:SS)",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "CoredaNoticiaLM.birth.type",
"path": "CoredaNoticiaLM.birth.type",
"short": "Tipo de parto (1 - Eutócico Cefálico; 2 - Distócico-Forceps; 3 - Distócico- Ventosa; 4 - Distócico-Cesariana; 5 - Eutócico-Gemelar; 6 – Eutócico-Pélvico; 7 - Distócico Gemelar; 8 – Distócico- Pélvico; 9 - Desconhecido; 10 - Distócico-Espátulas de Thierry)",
"definition": "Tipo de parto (1 - Eutócico Cefálico; 2 - Distócico-Forceps; 3 - Distócico- Ventosa; 4 - Distócico-Cesariana; 5 - Eutócico-Gemelar; 6 – Eutócico-Pélvico; 7 - Distócico Gemelar; 8 – Distócico- Pélvico; 9 - Desconhecido; 10 - Distócico-Espátulas de Thierry)",
"min": 1,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.birth.participation",
"path": "CoredaNoticiaLM.birth.participation",
"short": "Identifica se é Notícia ou Participação (0 – Notícia de Nascimento; 1 – Participação de Nascimento)",
"definition": "Identifica se é Notícia ou Participação (0 – Notícia de Nascimento; 1 – Participação de Nascimento)",
"min": 1,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.birth.reason",
"path": "CoredaNoticiaLM.birth.reason",
"short": "Motivo em caso de distocia",
"definition": "Motivo em caso de distocia",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.birth.assist",
"path": "CoredaNoticiaLM.birth.assist",
"short": "Assistido por (0- Médico(a) obstetra; 1- Enfermeiro(a) ESMO; 2 - Outro)",
"definition": "Assistido por (0- Médico(a) obstetra; 1- Enfermeiro(a) ESMO; 2 - Outro)",
"min": 0,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.birth.assistDescription",
"path": "CoredaNoticiaLM.birth.assistDescription",
"short": "Descrever o assistido por.",
"definition": "Descrever o assistido por.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium",
"path": "CoredaNoticiaLM.puerperium",
"short": "Dados do puerpério até à alta",
"definition": "Dados do puerpério até à alta",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.type",
"path": "CoredaNoticiaLM.puerperium.type",
"short": "Tipo de puerpério (0- Normal; 1- Patológico)",
"definition": "Tipo de puerpério (0- Normal; 1- Patológico)",
"min": 1,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.puerperium.observations",
"path": "CoredaNoticiaLM.puerperium.observations",
"short": "Observações",
"definition": "Observações",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.newborn",
"path": "CoredaNoticiaLM.newborn",
"short": "Dados do recém-nascido",
"definition": "Dados do recém-nascido",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/NewBornLM"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview",
"path": "CoredaNoticiaLM.puerperiumReview",
"short": "Dados da revisão do puerpério",
"definition": "Dados da revisão do puerpério",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.local",
"path": "CoredaNoticiaLM.puerperiumReview.local",
"short": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"definition": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"min": 0,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.puerperiumReview.description",
"path": "CoredaNoticiaLM.puerperiumReview.description",
"short": "Descrição do local selecionado",
"definition": "Descrição do local selecionado",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance",
"path": "CoredaNoticiaLM.childHealthSurveillance",
"short": "Dados da vigilância de saúde infantil",
"definition": "Dados da vigilância de saúde infantil",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.local",
"path": "CoredaNoticiaLM.childHealthSurveillance.local",
"short": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"definition": "Tipo de local (0- USF; 1- Hospital; 2- Privado; 3- Desconhecido)",
"min": 0,
"max": "1",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "CoredaNoticiaLM.childHealthSurveillance.description",
"path": "CoredaNoticiaLM.childHealthSurveillance.description",
"short": "Descrição do local selecionado",
"definition": "Descrição do local selecionado",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation",
"path": "CoredaNoticiaLM.letterWithClinicalInformation",
"short": "Dados da informação clinica suplementar",
"definition": "Dados da informação clinica suplementar",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.hasLetterWithClinicalInformation",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.hasLetterWithClinicalInformation",
"short": "Elaboração de carta com informação clínica suplementar",
"definition": "Elaboração de carta com informação clínica suplementar",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "CoredaNoticiaLM.letterWithClinicalInformation.date",
"path": "CoredaNoticiaLM.letterWithClinicalInformation.date",
"short": "Data da elaboração (YYYY-MM-DD)",
"definition": "Data da elaboração (YYYY-MM-DD)",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "CoredaNoticiaLM.professionals",
"path": "CoredaNoticiaLM.professionals",
"short": "Lista de profissionais envolvidos no registo da NN",
"definition": "Lista de profissionais envolvidos no registo da NN",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
}
]
}
}