FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/risco-gravidez-vs

Packagehl7.fhir.pt.obs-neonat
TypeValueSet
Idrisco-gravidez-vs
FHIR VersionR4
Sourcehttps://hl7.pt/fhir/NoticiaNascimento/https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-risco-gravidez-vs.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/ValueSet/risco-gravidez-vs
Version0.0.1
Statusactive
Date2025-05-12T10:05:07+00:00
NameRiscoGravidezVS
TitleRisco de gravidez ValueSet
Realmpt
Authorityhl7
DescriptionRisco de gravidez ValueSet
CopyrightThis 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
PregnancyPerfil de Informação de gravidez

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet risco-gravidez-vs


Source

{
  "resourceType": "ValueSet",
  "id": "risco-gravidez-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/risco-gravidez-vs",
  "version": "0.0.1",
  "name": "RiscoGravidezVS",
  "title": "Risco de gravidez ValueSet",
  "status": "active",
  "experimental": false,
  "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": "Risco de gravidez 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": "237239003",
            "display": "Low risk pregnancy (finding)"
          },
          {
            "code": "1303255001",
            "display": "Medium risk pregnancy (finding)"
          },
          {
            "code": "47200007",
            "display": "High risk pregnancy (finding)"
          }
        ]
      }
    ]
  }
}