Package | hl7.fhir.pt.obs-neonat |
Type | StructureDefinition |
Id | PregnancyLM |
FHIR Version | R4 |
Source | https://hl7.pt/fhir/NoticiaNascimento/https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/StructureDefinition-PregnancyLM.html |
URL | https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/PregnancyLM |
Version | 0.0.1 |
Status | active |
Date | 2025-05-12T10:05:07+00:00 |
Name | PregnancyLM |
Title | Gravidez (modelo) |
Realm | pt |
Authority | hl7 |
Description | Modelo Lógico - Gravidez |
Type | https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/PregnancyLM |
Kind | logical |
StructureDefinition | |
CoredaNoticiaLM | Informações Core da Noticia (modelo) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PregnancyLM
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Gravidez (modelo) Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 0..1 | integer | Dias de gravidez | |
![]() ![]() ![]() | 0..1 | integer | Semanas de gravidez | |
![]() ![]() ![]() | 0..1 | Coding | Risco da gravidez (0- Baixo; 1- Médio; 2- Alto) | |
![]() ![]() ![]() | 0..1 | string | Motivo do risco | |
![]() ![]() ![]() | 0..1 | boolean | Administração da Imunoglobulina anti-D | |
![]() ![]() ![]() | 0..1 | dateTime | Data da administração da Imunoglobulina anti-D (YYYY-MM-DD) | |
![]() ![]() ![]() | 1..1 | BackboneElement | Dados do cumprimento do esquema vigilância pré-natal | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Ecografia 1º Trimestre | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Analítico 1º Trimestre | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Ecografia 2º Trimestre | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Analítico 2º Trimestre | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Ecografia 3º Trimestre | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Analítico 3º Trimestre | |
![]() ![]() ![]() ![]() | 0..1 | integer | Nº de consultas | |
![]() ![]() ![]() ![]() | 0..1 | string | Intercorrências | |
![]() ![]() ![]() ![]() | 0..* | BackboneElement | Dados acerca dos locais de seguimento | |
![]() ![]() ![]() ![]() ![]() | 0..1 | Coding | Local do seguimento (0- Centro de saúde; 1- Hospital; 2- Obstetra privado; 3- Vigilância partilhado; 4-Outro) | |
![]() ![]() ![]() ![]() ![]() | 0..1 | boolean | Indicação de seguimento | |
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Motivo do seguimento | |
![]() ![]() ![]() | 1..1 | Coding | Tipo de gravidez ( 'Simple'- Gravidez de um bebé; 'Multiple'- Gravidez de gémeos) | |
![]() ![]() ![]() | 1..1 | string | Corresponde ao Número da criança / total de crianças. Exemplo: '1/2' | |
{ "resourceType": "StructureDefinition", "id": "PregnancyLM", "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/PregnancyLM", "version": "0.0.1", "name": "PregnancyLM", "title": "Gravidez (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 - Gravidez", "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/PregnancyLM", "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": "PregnancyLM", "path": "PregnancyLM", "short": "Gravidez (modelo)", "definition": "Modelo Lógico - Gravidez", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "PregnancyLM.days", "path": "PregnancyLM.days", "short": "Dias de gravidez", "definition": "Dias de gravidez", "min": 0, "max": "1", "base": { "path": "PregnancyLM.days", "min": 0, "max": "1" }, "type": [ { "code": "integer" } ] }, { "id": "PregnancyLM.weeks", "path": "PregnancyLM.weeks", "short": "Semanas de gravidez", "definition": "Semanas de gravidez", "min": 0, "max": "1", "base": { "path": "PregnancyLM.weeks", "min": 0, "max": "1" }, "type": [ { "code": "integer" } ] }, { "id": "PregnancyLM.risk", "path": "PregnancyLM.risk", "short": "Risco da gravidez (0- Baixo; 1- Médio; 2- Alto)", "definition": "Risco da gravidez (0- Baixo; 1- Médio; 2- Alto)", "min": 0, "max": "1", "base": { "path": "PregnancyLM.risk", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ] }, { "id": "PregnancyLM.riskReason", "path": "PregnancyLM.riskReason", "short": "Motivo do risco", "definition": "Motivo do risco", "min": 0, "max": "1", "base": { "path": "PregnancyLM.riskReason", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PregnancyLM.immunoglobulinAdministration", "path": "PregnancyLM.immunoglobulinAdministration", "short": "Administração da Imunoglobulina anti-D", "definition": "Administração da Imunoglobulina anti-D", "min": 0, "max": "1", "base": { "path": "PregnancyLM.immunoglobulinAdministration", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.immunoglobulinAdministrationDate", "path": "PregnancyLM.immunoglobulinAdministrationDate", "short": "Data da administração da Imunoglobulina anti-D (YYYY-MM-DD)", "definition": "Data da administração da Imunoglobulina anti-D (YYYY-MM-DD)", "min": 0, "max": "1", "base": { "path": "PregnancyLM.immunoglobulinAdministrationDate", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment", "path": "PregnancyLM.prenatalMonitorizationFulfillment", "short": "Dados do cumprimento do esquema vigilância pré-natal", "definition": "Dados do cumprimento do esquema vigilância pré-natal", "min": 1, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment", "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": "PregnancyLM.prenatalMonitorizationFulfillment.id", "path": "PregnancyLM.prenatalMonitorizationFulfillment.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": "PregnancyLM.prenatalMonitorizationFulfillment.extension", "path": "PregnancyLM.prenatalMonitorizationFulfillment.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": "PregnancyLM.prenatalMonitorizationFulfillment.modifierExtension", "path": "PregnancyLM.prenatalMonitorizationFulfillment.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": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterEco", "path": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterEco", "short": "Ecografia 1º Trimestre", "definition": "Ecografia 1º Trimestre", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterEco", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterBio", "path": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterBio", "short": "Analítico 1º Trimestre", "definition": "Analítico 1º Trimestre", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterBio", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterEco", "path": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterEco", "short": "Ecografia 2º Trimestre", "definition": "Ecografia 2º Trimestre", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterEco", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterBio", "path": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterBio", "short": "Analítico 2º Trimestre", "definition": "Analítico 2º Trimestre", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterBio", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterEco", "path": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterEco", "short": "Ecografia 3º Trimestre", "definition": "Ecografia 3º Trimestre", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterEco", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterBio", "path": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterBio", "short": "Analítico 3º Trimestre", "definition": "Analítico 3º Trimestre", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterBio", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.visits", "path": "PregnancyLM.prenatalMonitorizationFulfillment.visits", "short": "Nº de consultas", "definition": "Nº de consultas", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.visits", "min": 0, "max": "1" }, "type": [ { "code": "integer" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.intercurrences", "path": "PregnancyLM.prenatalMonitorizationFulfillment.intercurrences", "short": "Intercorrências", "definition": "Intercorrências", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.intercurrences", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals", "short": "Dados acerca dos locais de seguimento", "definition": "Dados acerca dos locais de seguimento", "min": 0, "max": "*", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals", "min": 0, "max": "*" }, "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": "PregnancyLM.prenatalMonitorizationFulfillment.locals.id", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.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": "PregnancyLM.prenatalMonitorizationFulfillment.locals.extension", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.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": "PregnancyLM.prenatalMonitorizationFulfillment.locals.modifierExtension", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.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": "PregnancyLM.prenatalMonitorizationFulfillment.locals.type", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.type", "short": "Local do seguimento (0- Centro de saúde; 1- Hospital; 2- Obstetra privado; 3- Vigilância partilhado; 4-Outro)", "definition": "Local do seguimento (0- Centro de saúde; 1- Hospital; 2- Obstetra privado; 3- Vigilância partilhado; 4-Outro)", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.type", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals.value", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.value", "short": "Indicação de seguimento", "definition": "Indicação de seguimento", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.value", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals.reason", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.reason", "short": "Motivo do seguimento", "definition": "Motivo do seguimento", "min": 0, "max": "1", "base": { "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.reason", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PregnancyLM.PregnancyType", "path": "PregnancyLM.PregnancyType", "short": "Tipo de gravidez ( 'Simple'- Gravidez de um bebé; 'Multiple'- Gravidez de gémeos)", "definition": "Tipo de gravidez ( 'Simple'- Gravidez de um bebé; 'Multiple'- Gravidez de gémeos)", "min": 1, "max": "1", "base": { "path": "PregnancyLM.PregnancyType", "min": 1, "max": "1" }, "type": [ { "code": "Coding" } ] }, { "id": "PregnancyLM.twinNumber", "path": "PregnancyLM.twinNumber", "short": "Corresponde ao Número da criança / total de crianças. Exemplo: '1/2'", "definition": "Corresponde ao Número da criança / total de crianças. Exemplo: '1/2'", "min": 1, "max": "1", "base": { "path": "PregnancyLM.twinNumber", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "PregnancyLM", "path": "PregnancyLM", "short": "Gravidez (modelo)", "definition": "Modelo Lógico - Gravidez" }, { "id": "PregnancyLM.days", "path": "PregnancyLM.days", "short": "Dias de gravidez", "definition": "Dias de gravidez", "min": 0, "max": "1", "type": [ { "code": "integer" } ] }, { "id": "PregnancyLM.weeks", "path": "PregnancyLM.weeks", "short": "Semanas de gravidez", "definition": "Semanas de gravidez", "min": 0, "max": "1", "type": [ { "code": "integer" } ] }, { "id": "PregnancyLM.risk", "path": "PregnancyLM.risk", "short": "Risco da gravidez (0- Baixo; 1- Médio; 2- Alto)", "definition": "Risco da gravidez (0- Baixo; 1- Médio; 2- Alto)", "min": 0, "max": "1", "type": [ { "code": "Coding" } ] }, { "id": "PregnancyLM.riskReason", "path": "PregnancyLM.riskReason", "short": "Motivo do risco", "definition": "Motivo do risco", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PregnancyLM.immunoglobulinAdministration", "path": "PregnancyLM.immunoglobulinAdministration", "short": "Administração da Imunoglobulina anti-D", "definition": "Administração da Imunoglobulina anti-D", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.immunoglobulinAdministrationDate", "path": "PregnancyLM.immunoglobulinAdministrationDate", "short": "Data da administração da Imunoglobulina anti-D (YYYY-MM-DD)", "definition": "Data da administração da Imunoglobulina anti-D (YYYY-MM-DD)", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment", "path": "PregnancyLM.prenatalMonitorizationFulfillment", "short": "Dados do cumprimento do esquema vigilância pré-natal", "definition": "Dados do cumprimento do esquema vigilância pré-natal", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterEco", "path": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterEco", "short": "Ecografia 1º Trimestre", "definition": "Ecografia 1º Trimestre", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterBio", "path": "PregnancyLM.prenatalMonitorizationFulfillment.firstQuarterBio", "short": "Analítico 1º Trimestre", "definition": "Analítico 1º Trimestre", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterEco", "path": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterEco", "short": "Ecografia 2º Trimestre", "definition": "Ecografia 2º Trimestre", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterBio", "path": "PregnancyLM.prenatalMonitorizationFulfillment.secondQuarterBio", "short": "Analítico 2º Trimestre", "definition": "Analítico 2º Trimestre", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterEco", "path": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterEco", "short": "Ecografia 3º Trimestre", "definition": "Ecografia 3º Trimestre", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterBio", "path": "PregnancyLM.prenatalMonitorizationFulfillment.thirdQuarterBio", "short": "Analítico 3º Trimestre", "definition": "Analítico 3º Trimestre", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.visits", "path": "PregnancyLM.prenatalMonitorizationFulfillment.visits", "short": "Nº de consultas", "definition": "Nº de consultas", "min": 0, "max": "1", "type": [ { "code": "integer" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.intercurrences", "path": "PregnancyLM.prenatalMonitorizationFulfillment.intercurrences", "short": "Intercorrências", "definition": "Intercorrências", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals", "short": "Dados acerca dos locais de seguimento", "definition": "Dados acerca dos locais de seguimento", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals.type", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.type", "short": "Local do seguimento (0- Centro de saúde; 1- Hospital; 2- Obstetra privado; 3- Vigilância partilhado; 4-Outro)", "definition": "Local do seguimento (0- Centro de saúde; 1- Hospital; 2- Obstetra privado; 3- Vigilância partilhado; 4-Outro)", "min": 0, "max": "1", "type": [ { "code": "Coding" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals.value", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.value", "short": "Indicação de seguimento", "definition": "Indicação de seguimento", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "PregnancyLM.prenatalMonitorizationFulfillment.locals.reason", "path": "PregnancyLM.prenatalMonitorizationFulfillment.locals.reason", "short": "Motivo do seguimento", "definition": "Motivo do seguimento", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PregnancyLM.PregnancyType", "path": "PregnancyLM.PregnancyType", "short": "Tipo de gravidez ( 'Simple'- Gravidez de um bebé; 'Multiple'- Gravidez de gémeos)", "definition": "Tipo de gravidez ( 'Simple'- Gravidez de um bebé; 'Multiple'- Gravidez de gémeos)", "min": 1, "max": "1", "type": [ { "code": "Coding" } ] }, { "id": "PregnancyLM.twinNumber", "path": "PregnancyLM.twinNumber", "short": "Corresponde ao Número da criança / total de crianças. Exemplo: '1/2'", "definition": "Corresponde ao Número da criança / total de crianças. Exemplo: '1/2'", "min": 1, "max": "1", "type": [ { "code": "string" } ] } ] } }