FHIR IG analytics| Package | hl7.fhir.pt.obs-neonat |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MotherDemographicsLM.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/StructureDefinition-MotherDemographicsLM.html |
| URL | https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/MotherDemographicsLM |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-05-25T11:22:02+00:00 |
| Name | MotherDemographicsLM |
| Title | Dados demográficos da mãe (modelo) |
| Realm | pt |
| Authority | hl7 |
| Description | Modelo Lógico - Dados demográficos da mãe |
| Type | https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/MotherDemographicsLM |
| Kind | logical |
| StructureDefinition | ||
| hl7.fhir.pt.obs-neonat#current | CoredaNoticiaLM | Informações Core da Noticia (modelo) |
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: StructureDefinition MotherDemographicsLM
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos |
|---|---|---|---|---|
![]() | 0..* | Base | Dados demográficos da mãe (modelo) As instâncias deste modelo lógico podem ser objeto de uma referência | |
![]() ![]() | 1..1 | integer | Nº de SNS da mãe | |
![]() ![]() | 0..1 | string | Nome da mãe | |
![]() ![]() | 1..1 | dateTime | Data de nascimento (YYYY-MM-DD) | |
![]() ![]() | 1..1 | integer | Idade da mãe | |
![]() ![]() | 0..1 | string | Morada | |
![]() ![]() | 0..1 | string | Local de nascimento | |
![]() ![]() | 0..1 | string | Nacionalidade | |
![]() ![]() | 0..1 | string | Contacto(s) telefónico(s) | |
![]() ![]() | 0..1 | string | Código postal da morada | |
![]() ![]() | 0..1 | string | País da naturalidade do utente | |
![]() ![]() | 0..1 | string | Distrito da naturalidade | |
![]() ![]() | 0..1 | string | Código concelho da naturalidade | |
![]() ![]() | 0..1 | string | Freguesia da naturalidade | |
![]() ![]() | 0..1 | string | Distrito da morada | |
![]() ![]() | 0..1 | string | Código concelho da morada | |
![]() ![]() | 0..1 | string | Freguesia da morada | |
{
"resourceType": "StructureDefinition",
"id": "MotherDemographicsLM",
"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/MotherDemographicsLM",
"version": "0.0.1",
"name": "MotherDemographicsLM",
"title": "Dados demográficos da mãe (modelo)",
"status": "active",
"date": "2026-05-25T11:22:02+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 - Dados demográficos da mãe",
"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/MotherDemographicsLM",
"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": "MotherDemographicsLM",
"path": "MotherDemographicsLM",
"short": "Dados demográficos da mãe (modelo)",
"definition": "Modelo Lógico - Dados demográficos da mãe",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "MotherDemographicsLM.healthcardNumber",
"path": "MotherDemographicsLM.healthcardNumber",
"short": "Nº de SNS da mãe",
"definition": "Nº de SNS da mãe",
"min": 1,
"max": "1",
"base": {
"path": "MotherDemographicsLM.healthcardNumber",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "MotherDemographicsLM.name",
"path": "MotherDemographicsLM.name",
"short": "Nome da mãe",
"definition": "Nome da mãe",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.birthdate",
"path": "MotherDemographicsLM.birthdate",
"short": "Data de nascimento (YYYY-MM-DD)",
"definition": "Data de nascimento (YYYY-MM-DD)",
"min": 1,
"max": "1",
"base": {
"path": "MotherDemographicsLM.birthdate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "MotherDemographicsLM.Age",
"path": "MotherDemographicsLM.Age",
"short": "Idade da mãe",
"definition": "Idade da mãe",
"min": 1,
"max": "1",
"base": {
"path": "MotherDemographicsLM.Age",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "MotherDemographicsLM.address",
"path": "MotherDemographicsLM.address",
"short": "Morada",
"definition": "Morada",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.address",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.placeOfBirth",
"path": "MotherDemographicsLM.placeOfBirth",
"short": "Local de nascimento",
"definition": "Local de nascimento",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.placeOfBirth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.nationality",
"path": "MotherDemographicsLM.nationality",
"short": "Nacionalidade",
"definition": "Nacionalidade",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.nationality",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.phone",
"path": "MotherDemographicsLM.phone",
"short": "Contacto(s) telefónico(s)",
"definition": "Contacto(s) telefónico(s)",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.phone",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.postalCode",
"path": "MotherDemographicsLM.postalCode",
"short": "Código postal da morada",
"definition": "Código postal da morada",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.postalCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.countryOfBirth",
"path": "MotherDemographicsLM.countryOfBirth",
"short": "País da naturalidade do utente",
"definition": "País da naturalidade do utente",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.countryOfBirth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.districtOfBirth",
"path": "MotherDemographicsLM.districtOfBirth",
"short": "Distrito da naturalidade",
"definition": "Distrito da naturalidade",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.districtOfBirth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.countyOfBirth",
"path": "MotherDemographicsLM.countyOfBirth",
"short": "Código concelho da naturalidade",
"definition": "Código concelho da naturalidade",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.countyOfBirth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.parishOfBirth",
"path": "MotherDemographicsLM.parishOfBirth",
"short": "Freguesia da naturalidade",
"definition": "Freguesia da naturalidade",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.parishOfBirth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.districtAddress",
"path": "MotherDemographicsLM.districtAddress",
"short": "Distrito da morada",
"definition": "Distrito da morada",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.districtAddress",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.countyAddress",
"path": "MotherDemographicsLM.countyAddress",
"short": "Código concelho da morada",
"definition": "Código concelho da morada",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.countyAddress",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.parishAddress",
"path": "MotherDemographicsLM.parishAddress",
"short": "Freguesia da morada",
"definition": "Freguesia da morada",
"min": 0,
"max": "1",
"base": {
"path": "MotherDemographicsLM.parishAddress",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "MotherDemographicsLM",
"path": "MotherDemographicsLM",
"short": "Dados demográficos da mãe (modelo)",
"definition": "Modelo Lógico - Dados demográficos da mãe"
},
{
"id": "MotherDemographicsLM.healthcardNumber",
"path": "MotherDemographicsLM.healthcardNumber",
"short": "Nº de SNS da mãe",
"definition": "Nº de SNS da mãe",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "MotherDemographicsLM.name",
"path": "MotherDemographicsLM.name",
"short": "Nome da mãe",
"definition": "Nome da mãe",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.birthdate",
"path": "MotherDemographicsLM.birthdate",
"short": "Data de nascimento (YYYY-MM-DD)",
"definition": "Data de nascimento (YYYY-MM-DD)",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "MotherDemographicsLM.Age",
"path": "MotherDemographicsLM.Age",
"short": "Idade da mãe",
"definition": "Idade da mãe",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "MotherDemographicsLM.address",
"path": "MotherDemographicsLM.address",
"short": "Morada",
"definition": "Morada",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.placeOfBirth",
"path": "MotherDemographicsLM.placeOfBirth",
"short": "Local de nascimento",
"definition": "Local de nascimento",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.nationality",
"path": "MotherDemographicsLM.nationality",
"short": "Nacionalidade",
"definition": "Nacionalidade",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.phone",
"path": "MotherDemographicsLM.phone",
"short": "Contacto(s) telefónico(s)",
"definition": "Contacto(s) telefónico(s)",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.postalCode",
"path": "MotherDemographicsLM.postalCode",
"short": "Código postal da morada",
"definition": "Código postal da morada",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.countryOfBirth",
"path": "MotherDemographicsLM.countryOfBirth",
"short": "País da naturalidade do utente",
"definition": "País da naturalidade do utente",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.districtOfBirth",
"path": "MotherDemographicsLM.districtOfBirth",
"short": "Distrito da naturalidade",
"definition": "Distrito da naturalidade",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.countyOfBirth",
"path": "MotherDemographicsLM.countyOfBirth",
"short": "Código concelho da naturalidade",
"definition": "Código concelho da naturalidade",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.parishOfBirth",
"path": "MotherDemographicsLM.parishOfBirth",
"short": "Freguesia da naturalidade",
"definition": "Freguesia da naturalidade",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.districtAddress",
"path": "MotherDemographicsLM.districtAddress",
"short": "Distrito da morada",
"definition": "Distrito da morada",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.countyAddress",
"path": "MotherDemographicsLM.countyAddress",
"short": "Código concelho da morada",
"definition": "Código concelho da morada",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MotherDemographicsLM.parishAddress",
"path": "MotherDemographicsLM.parishAddress",
"short": "Freguesia da morada",
"definition": "Freguesia da morada",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}