This is the set of resources that conform to either of the profiles PublicHealthMeasureMetadataAttachment (http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureMetadataAttachment) and PublicHealthMeasureMetadataAttachment (http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureMetadataAttachment). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attachment | C | 0..* | Content in a format defined elsewhere att-1: If the Attachment has data, it SHALL have a contentType ele-1: All FHIR elements must have a @value or children | |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
contentType | SΣ | 1..1 | code | application/fhir+xml | application/fhir+json | text/cql | application/gzip Binding: ?? (required) ele-1: All FHIR elements must have a @value or children Example General: text/plain; charset=UTF-8, image/png |
language | Σ | 0..1 | code | Human language of the content (BCP-47) Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children Example General: en-AU |
data | S | 0..1 | base64Binary | Data inline, base64ed ele-1: All FHIR elements must have a @value or children |
url | SΣ | 1..1 | url | Uri where the data can be found ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/logo-small.png |
size | Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) ele-1: All FHIR elements must have a @value or children |
hash | Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) ele-1: All FHIR elements must have a @value or children |
title | SΣ | 1..1 | string | Label to display in place of the data ele-1: All FHIR elements must have a @value or children Example General: Official Corporate Logo |
creation | Σ | 0..1 | dateTime | Date attachment was first created ele-1: All FHIR elements must have a @value or children |
Documentation for this format |