HL7 PT FHIR Implementation Guide: Noticia de Nascimento
0.0.1 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Noticia de Nascimento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/obs-neonat-ig/ and changes regularly. See the Directory of published versions

: Noticia de Nascimento de recém-nascido - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "compNN",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/CompositionNoticia"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition compNN</b></p><a name=\"compNN\"> </a><a name=\"hccompNN\"> </a><a name=\"compNN-pt-PT\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org/ 71230-7}\">Birth certificate</span></p><p><b>encounter</b>: <a href=\"Encounter-episodio.html\">Encounter: identifier = 18001555; status = finished; class = Internamento (Tipos de episódio CodeSystem#INT); serviceType = </a></p><p><b>date</b>: 2021-09-01</p><p><b>author</b>: HCP</p><p><b>title</b>: Noticia de Nascimento de recém-nascido</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org/",
        "code" : "71230-7",
        "display" : "Birth certificate"
      }
    ]
  },
  "encounter" : {
    🔗 "reference" : "Encounter/episodio"
  },
  "date" : "2021-09-01",
  "author" : [
    {
      "display" : "HCP"
    }
  ],
  "title" : "Noticia de Nascimento de recém-nascido",
  "section" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Patient/mother"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "56833-7",
            "display" : "Pregnancy related history Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/pregnancyNN"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "57074-7",
            "display" : "Labor and delivery process Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Procedure/BirthNN"
        },
        {
          🔗 "reference" : "Encounter/episodioInt"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "57075-4",
            "display" : "Newborn delivery information"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Patient/newBornNN"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "73738-7",
            "display" : "Newborn screening test results panel - Point of Care"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/length-example"
        },
        {
          🔗 "reference" : "Observation/body-weigth-example"
        },
        {
          🔗 "reference" : "Observation/apgar-example"
        },
        {
          🔗 "reference" : "Observation/congenital-example"
        },
        {
          🔗 "reference" : "Observation/pupillary-example"
        },
        {
          🔗 "reference" : "Observation/cephalic-perimeter-example"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6",
            "display" : "History of Immunization Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Immunization/vaccNN-antid"
        },
        {
          🔗 "reference" : "Immunization/vaccNN-bcg"
        },
        {
          🔗 "reference" : "Immunization/vaccNN-hepb"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11544-4",
            "display" : "Hospital discharge follow-up Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Organization/childhealthsurveilance-ex"
        },
        {
          🔗 "reference" : "Observation/puerperium-ex"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "45131006",
            "display" : "Primary care hospital (environment)"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Organization/destino"
        }
      ]
    }
  ]
}