FHIR IG analytics
| Package | hl7.fhir.pt.obs-neonat |
| Resource Type | ValueSet |
| Id | ValueSet-newbornriskassessment-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-newbornriskassessment-vs.html |
| URL | https://hl7.pt/fhir/NoticiaNascimento/ValueSet/newbornriskassessment-vs |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-05-25T11:22:02+00:00 |
| Name | NewbornriskassessmentVS |
| Title | Tipos de risco para avaliação de recém-nascidos ValueSet |
| Realm | pt |
| Authority | hl7 |
| Description | Tipos de risco para avaliação de recém-nascidos ValueSet |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
| StructureDefinition |
| hl7.fhir.pt.obs-neonat#current | Newbornriskassessment | Perfil de Informação sobre Avaliação de risco e referenciação ao NHACJR |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include estes códigos, tal como definidos em
http://snomed.info/sct versão Not Stated (use latest from terminology server)| Código | Ecrã |
| 102486008 | Familial risk factor (observable entity) |
| 102485007 | Personal risk factor (observable entity) |
| 102487004 | Environmental risk factor (observable entity) |
Source1
{
"resourceType": "ValueSet",
"id": "newbornriskassessment-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/newbornriskassessment-vs",
"version": "0.0.1",
"name": "NewbornriskassessmentVS",
"title": "Tipos de risco para avaliação de recém-nascidos ValueSet",
"status": "active",
"experimental": false,
"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": "Tipos de risco para avaliação de recém-nascidos ValueSet",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PT",
"display": "Portugal"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "102486008",
"display": "Familial risk factor (observable entity)"
},
{
"code": "102485007",
"display": "Personal risk factor (observable entity)"
},
{
"code": "102487004",
"display": "Environmental risk factor (observable entity)"
}
]
}
]
}
}