FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeStructureDefinition
IdStructureDefinition-NoticiaLM.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-pt/obs-neonat-ig/StructureDefinition-NoticiaLM.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/NoticiaLM
Version0.0.1
Statusactive
Date2026-05-25T11:22:02+00:00
NameNoticiaLM
TitleNotícia de Nascimento (modelo)
Realmpt
Authorityhl7
DescriptionModelo Lógico - Notícia de Nascimento
Typehttps://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/NoticiaLM
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7.fhir.pt.obs-neonat#currentContactLMContacto (modelo)
hl7.fhir.pt.obs-neonat#currentCoredaNoticiaLMInformações Core da Noticia (modelo)
hl7.fhir.pt.obs-neonat#currentProfessionalLMProfessional (Modelo)

Narrative

Note: links and images are rebased to the (stated) source

Narrativa gerada: StructureDefinition NoticiaLM

NomeBandeirasCard.TipoDescrição e condicionalismosdoco
.. NoticiaLM 0..*BaseNotícia de Nascimento (modelo)
As instâncias deste modelo lógico podem ser objeto de uma referência
... contact 1..1ContactLMEstrutura do episódio da notícia de nascimento
... professional 1..1ProfessionalLMEstrutura do profissional envolvido na submissão da informação
... birthNotice 1..1CoredaNoticiaLMEstrutura da notícia de nascimento

doco Documentação para este formato

Source1

{
  "resourceType": "StructureDefinition",
  "id": "NoticiaLM",
  "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/NoticiaLM",
  "version": "0.0.1",
  "name": "NoticiaLM",
  "title": "Notícia de Nascimento (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 - Notícia de Nascimento",
  "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/NoticiaLM",
  "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": "NoticiaLM",
        "path": "NoticiaLM",
        "short": "Notícia de Nascimento (modelo)",
        "definition": "Modelo Lógico - Notícia de Nascimento",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "NoticiaLM.contact",
        "path": "NoticiaLM.contact",
        "short": "Estrutura do episódio da notícia de nascimento",
        "definition": "Estrutura do episódio da notícia de nascimento",
        "min": 1,
        "max": "1",
        "base": {
          "path": "NoticiaLM.contact",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/ContactLM"
          }
        ]
      },
      {
        "id": "NoticiaLM.professional",
        "path": "NoticiaLM.professional",
        "short": "Estrutura do profissional envolvido na submissão da informação",
        "definition": "Estrutura do profissional envolvido na submissão da informação",
        "min": 1,
        "max": "1",
        "base": {
          "path": "NoticiaLM.professional",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/ProfessionalLM"
          }
        ]
      },
      {
        "id": "NoticiaLM.birthNotice",
        "path": "NoticiaLM.birthNotice",
        "short": "Estrutura da notícia de nascimento",
        "definition": "Estrutura da notícia de nascimento",
        "min": 1,
        "max": "1",
        "base": {
          "path": "NoticiaLM.birthNotice",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CoredaNoticiaLM"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "NoticiaLM",
        "path": "NoticiaLM",
        "short": "Notícia de Nascimento (modelo)",
        "definition": "Modelo Lógico - Notícia de Nascimento"
      },
      {
        "id": "NoticiaLM.contact",
        "path": "NoticiaLM.contact",
        "short": "Estrutura do episódio da notícia de nascimento",
        "definition": "Estrutura do episódio da notícia de nascimento",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/ContactLM"
          }
        ]
      },
      {
        "id": "NoticiaLM.professional",
        "path": "NoticiaLM.professional",
        "short": "Estrutura do profissional envolvido na submissão da informação",
        "definition": "Estrutura do profissional envolvido na submissão da informação",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/ProfessionalLM"
          }
        ]
      },
      {
        "id": "NoticiaLM.birthNotice",
        "path": "NoticiaLM.birthNotice",
        "short": "Estrutura da notícia de nascimento",
        "definition": "Estrutura da notícia de nascimento",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CoredaNoticiaLM"
          }
        ]
      }
    ]
  }
}