This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Defining URL: | http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureMetadataAttachment |
Version: | 1.0.0 |
Name: | PublicHealthMeasureMetadataAttachment |
Status: | Active as of 2021-09-07T19:19:32+00:00 |
Definition: | Attachments providing resources containing essential content supporting a measure definition |
Publisher: | HL7 International Public Health Workgroup |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureMetadataAttachment
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Attachment
This structure is derived from Attachment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attachment | 0..* | Attachment | Content in a format defined elsewhere | |
id | 1..1 | string | Unique id for inter-element referencing | |
contentType | S | 1..1 | code | application/fhir+xml | application/fhir+json | text/cql | application/gzip Binding: Public Health Measure Attachment Types (required) |
data | S | 0..1 | base64Binary | Data inline, base64ed |
url | S | 1..1 | url | Uri where the data can be found |
title | S | 1..1 | string | Label to display in place of the data |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attachment | I | 0..* | Attachment | Content in a format defined elsewhere |
id | 1..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
contentType | SΣ | 1..1 | code | application/fhir+xml | application/fhir+json | text/cql | application/gzip Binding: Public Health Measure Attachment Types (required) Example General: text/plain; charset=UTF-8, image/png |
language | Σ | 0..1 | code | Human language of the content (BCP-47) Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. Example General: en-AU |
data | S | 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 | Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) |
hash | Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) |
title | SΣ | 1..1 | string | Label to display in place of the data Example General: Official Corporate Logo |
creation | Σ | 0..1 | dateTime | Date attachment was first created |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attachment | I | 0..* | Attachment | Content in a format defined elsewhere |
contentType | Σ | 1..1 | code | application/fhir+xml | application/fhir+json | text/cql | application/gzip Binding: Public Health Measure Attachment Types (required) |
data | 0..1 | base64Binary | Data inline, base64ed | |
url | Σ | 1..1 | url | Uri where the data can be found |
title | Σ | 1..1 | string | Label to display in place of the data |
Documentation for this format |
This structure is derived from Attachment
Differential View
This structure is derived from Attachment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attachment | 0..* | Attachment | Content in a format defined elsewhere | |
id | 1..1 | string | Unique id for inter-element referencing | |
contentType | S | 1..1 | code | application/fhir+xml | application/fhir+json | text/cql | application/gzip Binding: Public Health Measure Attachment Types (required) |
data | S | 0..1 | base64Binary | Data inline, base64ed |
url | S | 1..1 | url | Uri where the data can be found |
title | S | 1..1 | string | Label to display in place of the data |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attachment | I | 0..* | Attachment | Content in a format defined elsewhere |
id | 1..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
contentType | SΣ | 1..1 | code | application/fhir+xml | application/fhir+json | text/cql | application/gzip Binding: Public Health Measure Attachment Types (required) Example General: text/plain; charset=UTF-8, image/png |
language | Σ | 0..1 | code | Human language of the content (BCP-47) Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. Example General: en-AU |
data | S | 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 | Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) |
hash | Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) |
title | SΣ | 1..1 | string | Label to display in place of the data Example General: Official Corporate Logo |
creation | Σ | 0..1 | dateTime | Date attachment was first created |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Attachment.contentType | required | PublicHealthMeasureAttachmentTypes |
Attachment.language | preferred | CommonLanguages Max Binding: AllLanguages |