Guia de Implementação da RNDS - Local Development build (v1.0.0). See the Directory of published versions
: BREstadoDocumento-1.0 - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "BREstadoDocumento-1.0",
"meta" : {
"lastUpdated" : "2020-04-07T17:34:09.144+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-composition-status.html\"><code>http://hl7.org/fhir/composition-status</code></a> version <code>4.3.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-composition-status.html#composition-status-final\">final</a></td><td>Finalizado ou concluído</td><td>This version of the composition is complete and verified by an appropriate person and no further work is planned. Any subsequent updates would be on a new version of the composition.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-composition-status.html#composition-status-entered-in-error\">entered-in-error</a></td><td>Cancelado por informação errada</td><td>The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds"
}
]
}
}
],
"url" : "https://rnds-fhir.saude.gov.br/ValueSet/BREstadoDocumento-1.0",
"version" : "1.0.0",
"name" : "EstadoDocumento",
"title" : "Estados de um documento",
"status" : "active",
"experimental" : false,
"date" : "2020-04-07T17:34:06.5203435+00:00",
"publisher" : "Ministério da Saúde do Brasil",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://saude.gov.br"
}
]
}
],
"description" : "Classifica o estado de um documento.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "076"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/composition-status",
"version" : "4.3.0",
"concept" : [
{
"code" : "final",
"display" : "Finalizado ou concluído"
},
{
"code" : "entered-in-error",
"display" : "Cancelado por informação errada"
}
]
}
]
}
}