FHIR IG Statistics: ValueSet/tipo-gravidez-vs
Package | hl7.fhir.pt.obs-neonat |
Type | ValueSet |
Id | tipo-gravidez-vs |
FHIR Version | R4 |
Source | https://hl7.pt/fhir/NoticiaNascimento/https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-tipo-gravidez-vs.html |
URL | https://hl7.pt/fhir/NoticiaNascimento/ValueSet/tipo-gravidez-vs |
Version | 0.0.1 |
Status | active |
Date | 2025-05-12T10:05:07+00:00 |
Name | TipoGravidezVS |
Title | Tipo de gravidez ValueSet |
Realm | pt |
Authority | hl7 |
Description | Tipo de gravidez 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 |
Pregnancy | Perfil de Informação de gravidez |
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "tipo-gravidez-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/tipo-gravidez-vs",
"version": "0.0.1",
"name": "TipoGravidezVS",
"title": "Tipo 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": "Tipo 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": "169826009",
"display": "Single live birth (finding)"
},
{
"code": "45384004",
"display": "Multiple birth (finding)"
}
]
}
]
}
}