FHIR IG Statistics: ValueSet/document-type-vs
Resources that use this resource
StructureDefinition |
Bulletindelivery | Perfil de Informação sobre entrega de boletim |
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": "document-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/document-type-vs",
"version": "0.0.1",
"name": "DocumenttypeVS",
"title": "Tipo de documento 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 documento ValueSet",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PT",
"display": "Portugal"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "22131000087102",
"display": "Electronic report (record artifact)"
},
{
"code": "22151000087106",
"display": "Paper report (record artifact)"
}
]
}
]
}
}