Guía MHD para HSI, Provincia de Buenos Aires.
0.1.0 - ci-build Argentina flag

Guía MHD para HSI, Provincia de Buenos Aires. - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Extensión para Context asociado al documento almacenado

Official URL: http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc Version: 0.1.0
Active as of 2026-08-07 Computable Name: ContentDoc

Extensión para Context asociado al documento almacenado, considerando la asociación de documentos de tipo IPS u otro, almacenado en un repositorio FHIR

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extensión para Context asociado al documento almacenado
... extension 0..0 Extension
... url 1..1 uri "http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc"
... value[x] 0..1 Attachment Value of extension
.... contentType S 1..1 code Mime type of the content, with charset etc.
.... url S 1..1 url Uri where the data can be found
.... size S 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash S 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title S 0..1 string Label to display in place of the data
.... creation S 0..1 dateTime Date attachment was first created

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extensión para Context asociado al documento almacenado
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... contentType SΣ 1..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
.... data 0..1 base64Binary Data inline, base64ed
.... url SΣ 1..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size SΣ 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash SΣ 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title SΣ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
.... creation SΣ 0..1 dateTime Date attachment was first created

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Attachment: Extensión para Context asociado al documento almacenado, considerando la asociación de documentos de tipo IPS u otro, almacenado en un repositorio FHIR

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extensión para Context asociado al documento almacenado
... extension 0..0 Extension
... url 1..1 uri "http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc"
... value[x] 0..1 Attachment Value of extension
.... contentType S 1..1 code Mime type of the content, with charset etc.
.... url S 1..1 url Uri where the data can be found
.... size S 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash S 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title S 0..1 string Label to display in place of the data
.... creation S 0..1 dateTime Date attachment was first created

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extensión para Context asociado al documento almacenado
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... contentType SΣ 1..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
.... data 0..1 base64Binary Data inline, base64ed
.... url SΣ 1..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size SΣ 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash SΣ 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title SΣ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
.... creation SΣ 0..1 dateTime Date attachment was first created

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Attachment: Extensión para Context asociado al documento almacenado, considerando la asociación de documentos de tipo IPS u otro, almacenado en un repositorio FHIR

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.value[x].contentType Base required MimeType 📍4.0.1 FHIR Std.
Extension.value[x].language Base preferred Common Languages 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()