MyHealthWay
1.0.1 - Trial-Implementation
KR
MyHealthWay - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-media | Version: 1.0.1 | |||
Active as of 2024-01-05 | Computable Name: MyHealthWayMediaProfile |
MyHealthWay 의 참고자료에 적용되는 Media 구조.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Media
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Media | Media | |||
identifier | 1..1 | Identifier | 참고자료 식별자 | |
system | 1..1 | uri | 식별체계 | |
value | 1..1 | string | 식별자 | |
status | 1..1 | code | 참고자료 생성상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown | |
type | S | 0..1 | CodeableConcept | 참고자료 타입 |
Slices for coding | 0..* | Coding | 정의된 코드 Slice: Unordered, Open by value:system | |
coding:FHIR-MediaType | S | 0..* | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | 코드체계 Fixed Value: http://terminology.hl7.org/CodeSystem/media-type |
code | S | 1..1 | code | 코드값 |
modality | S | 0..1 | CodeableConcept | 촬영장비 |
coding | 0..* | Coding | 정의된 코드 | |
system | S | 1..1 | uri | 코드체계 |
code | S | 1..1 | code | 코드값 |
subject | S | 1..1 | Reference(MyHealthWay Patient Profile) | 환자 정보 |
encounter | S | 1..1 | Reference(MyHealthWay Encounter Profile) | 내원 정보 |
created[x] | S | 1..1 | dateTime S | 참고자료 생성일시 |
bodySite | S | 1..1 | CodeableConcept | 촬영부위 |
Slices for coding | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | |
coding:SNOMED-CT | S | 0..* | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | 코드체계 Fixed Value: http://snomed.info/sct |
code | S | 1..1 | code | 코드값 |
deviceName | S | 1..1 | string | 참고자료 장비명칭 |
content | S | 1..1 | Attachment | 참고자료 첨부 |
data | S | 1..1 | base64Binary | 참고자료 인코딩 데이터 |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Media | 0..* | Media | A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 1..1 | Identifier | 참고자료 식별자 |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | Σ | 1..1 | uri | 식별체계 Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | 식별자 Example General: 123456 |
status | ?!Σ | 1..1 | code | 참고자료 생성상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): Codes identifying the lifecycle stage of an event. |
type | SΣ | 0..1 | CodeableConcept | 참고자료 타입 Binding: MediaType (extensible): Codes for high level media categories. |
Slices for coding | Σ | 0..* | Coding | 정의된 코드 Slice: Unordered, Open by value:system |
coding:FHIR-MediaType | SΣ | 0..* | Coding | Code defined by a terminology system |
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://terminology.hl7.org/CodeSystem/media-type |
code | SΣ | 1..1 | code | 코드값 |
modality | SΣ | 0..1 | CodeableConcept | 촬영장비 Binding: MediaModality (example): Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it. |
coding | Σ | 0..* | Coding | 정의된 코드 |
system | SΣ | 1..1 | uri | 코드체계 |
code | SΣ | 1..1 | code | 코드값 |
subject | SΣ | 1..1 | Reference(MyHealthWay Patient Profile) | 환자 정보 |
encounter | SΣ | 1..1 | Reference(MyHealthWay Encounter Profile) | 내원 정보 |
created[x] | SΣ | 1..1 | dateTime | 참고자료 생성일시 |
bodySite | SΣ | 1..1 | CodeableConcept | 촬영부위 Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. |
Slices for coding | Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
coding:SNOMED-CT | SΣ | 0..* | Coding | Code defined by a terminology system |
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://snomed.info/sct |
code | SΣ | 1..1 | code | 코드값 |
deviceName | SΣ | 1..1 | string | 참고자료 장비명칭 |
content | SΣ | 1..1 | Attachment | 참고자료 첨부 |
data | S | 1..1 | base64Binary | 참고자료 인코딩 데이터 |
Documentation for this format |
Path | Conformance | ValueSet |
Media.identifier.use | required | IdentifierUse |
Media.status | required | EventStatus |
Media.type | extensible | MediaType |
Media.modality | example | MediaModality |
Media.bodySite | example | SNOMEDCTBodyStructures |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Media | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Media | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Media | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Media | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Media | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Media | 0..* | Media | A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 1..1 | Identifier | 참고자료 식별자 | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | 식별체계 Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | 식별자 Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
basedOn | Σ | 0..* | Reference(ServiceRequest | CarePlan) | Procedure that caused this media to be created | ||||
partOf | Σ | 0..* | Reference(Resource) | Part of referenced event | ||||
status | ?!Σ | 1..1 | code | 참고자료 생성상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): Codes identifying the lifecycle stage of an event. | ||||
type | SΣ | 0..1 | CodeableConcept | 참고자료 타입 Binding: MediaType (extensible): Codes for high level media categories. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for coding | Σ | 0..* | Coding | 정의된 코드 Slice: Unordered, Open by value:system | ||||
coding:FHIR-MediaType | SΣ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://terminology.hl7.org/CodeSystem/media-type | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | 코드값 | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
modality | SΣ | 0..1 | CodeableConcept | 촬영장비 Binding: MediaModality (example): Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | 정의된 코드 | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 코드체계 | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | 코드값 | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
view | Σ | 0..1 | CodeableConcept | Imaging view, e.g. Lateral or Antero-posterior Binding: MediaCollectionView/Projection (example): Imaging view (projection) used when collecting an image. | ||||
subject | SΣ | 1..1 | Reference(MyHealthWay Patient Profile) | 환자 정보 | ||||
encounter | SΣ | 1..1 | Reference(MyHealthWay Encounter Profile) | 내원 정보 | ||||
created[x] | SΣ | 1..1 | dateTime S | 참고자료 생성일시 | ||||
issued | Σ | 0..1 | instant | Date/Time this version was made available | ||||
operator | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | The person who generated the image | ||||
reasonCode | Σ | 0..* | CodeableConcept | Why was event performed? Binding: ProcedureReasonCodes (example): The reason for the media. | ||||
bodySite | SΣ | 1..1 | CodeableConcept | 촬영부위 Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for coding | Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | ||||
coding:SNOMED-CT | SΣ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://snomed.info/sct | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | 코드값 | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
deviceName | SΣ | 1..1 | string | 참고자료 장비명칭 | ||||
device | Σ | 0..1 | Reference(Device | DeviceMetric | Device) | Observing Device | ||||
height | Σ | 0..1 | positiveInt | Height of the image in pixels (photo/video) | ||||
width | Σ | 0..1 | positiveInt | Width of the image in pixels (photo/video) | ||||
frames | Σ | 0..1 | positiveInt | Number of frames if > 1 (photo) | ||||
duration | Σ | 0..1 | decimal | Length in seconds (audio / video) | ||||
content | SΣ | 1..1 | Attachment | 참고자료 첨부 | ||||
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 | Σ | 0..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.
Example General: en-AU | ||||
data | S | 1..1 | base64Binary | 참고자료 인코딩 데이터 | ||||
url | Σ | 0..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 | Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo | ||||
creation | Σ | 0..1 | dateTime | Date attachment was first created | ||||
note | 0..* | Annotation | Comments made about the media | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Media.language | preferred | CommonLanguages
| ||||
Media.identifier.use | required | IdentifierUse | ||||
Media.identifier.type | extensible | Identifier Type Codes | ||||
Media.status | required | EventStatus | ||||
Media.type | extensible | MediaType | ||||
Media.modality | example | MediaModality | ||||
Media.view | example | MediaCollectionView/Projection | ||||
Media.reasonCode | example | ProcedureReasonCodes | ||||
Media.bodySite | example | SNOMEDCTBodyStructures | ||||
Media.content.contentType | required | Mime Types (a valid code from urn:ietf:bcp:13 ) | ||||
Media.content.language | preferred | CommonLanguages
|
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Media | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Media | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Media | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Media | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Media | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
This structure is derived from Media
Summary
Mandatory: 9 elements (6 nested mandatory elements)
Must-Support: 17 elements
Fixed Value: 2 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Media
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Media | Media | |||
identifier | 1..1 | Identifier | 참고자료 식별자 | |
system | 1..1 | uri | 식별체계 | |
value | 1..1 | string | 식별자 | |
status | 1..1 | code | 참고자료 생성상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown | |
type | S | 0..1 | CodeableConcept | 참고자료 타입 |
Slices for coding | 0..* | Coding | 정의된 코드 Slice: Unordered, Open by value:system | |
coding:FHIR-MediaType | S | 0..* | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | 코드체계 Fixed Value: http://terminology.hl7.org/CodeSystem/media-type |
code | S | 1..1 | code | 코드값 |
modality | S | 0..1 | CodeableConcept | 촬영장비 |
coding | 0..* | Coding | 정의된 코드 | |
system | S | 1..1 | uri | 코드체계 |
code | S | 1..1 | code | 코드값 |
subject | S | 1..1 | Reference(MyHealthWay Patient Profile) | 환자 정보 |
encounter | S | 1..1 | Reference(MyHealthWay Encounter Profile) | 내원 정보 |
created[x] | S | 1..1 | dateTime S | 참고자료 생성일시 |
bodySite | S | 1..1 | CodeableConcept | 촬영부위 |
Slices for coding | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | |
coding:SNOMED-CT | S | 0..* | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | 코드체계 Fixed Value: http://snomed.info/sct |
code | S | 1..1 | code | 코드값 |
deviceName | S | 1..1 | string | 참고자료 장비명칭 |
content | S | 1..1 | Attachment | 참고자료 첨부 |
data | S | 1..1 | base64Binary | 참고자료 인코딩 데이터 |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Media | 0..* | Media | A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 1..1 | Identifier | 참고자료 식별자 |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | Σ | 1..1 | uri | 식별체계 Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | 식별자 Example General: 123456 |
status | ?!Σ | 1..1 | code | 참고자료 생성상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): Codes identifying the lifecycle stage of an event. |
type | SΣ | 0..1 | CodeableConcept | 참고자료 타입 Binding: MediaType (extensible): Codes for high level media categories. |
Slices for coding | Σ | 0..* | Coding | 정의된 코드 Slice: Unordered, Open by value:system |
coding:FHIR-MediaType | SΣ | 0..* | Coding | Code defined by a terminology system |
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://terminology.hl7.org/CodeSystem/media-type |
code | SΣ | 1..1 | code | 코드값 |
modality | SΣ | 0..1 | CodeableConcept | 촬영장비 Binding: MediaModality (example): Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it. |
coding | Σ | 0..* | Coding | 정의된 코드 |
system | SΣ | 1..1 | uri | 코드체계 |
code | SΣ | 1..1 | code | 코드값 |
subject | SΣ | 1..1 | Reference(MyHealthWay Patient Profile) | 환자 정보 |
encounter | SΣ | 1..1 | Reference(MyHealthWay Encounter Profile) | 내원 정보 |
created[x] | SΣ | 1..1 | dateTime | 참고자료 생성일시 |
bodySite | SΣ | 1..1 | CodeableConcept | 촬영부위 Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. |
Slices for coding | Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
coding:SNOMED-CT | SΣ | 0..* | Coding | Code defined by a terminology system |
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://snomed.info/sct |
code | SΣ | 1..1 | code | 코드값 |
deviceName | SΣ | 1..1 | string | 참고자료 장비명칭 |
content | SΣ | 1..1 | Attachment | 참고자료 첨부 |
data | S | 1..1 | base64Binary | 참고자료 인코딩 데이터 |
Documentation for this format |
Path | Conformance | ValueSet |
Media.identifier.use | required | IdentifierUse |
Media.status | required | EventStatus |
Media.type | extensible | MediaType |
Media.modality | example | MediaModality |
Media.bodySite | example | SNOMEDCTBodyStructures |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Media | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Media | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Media | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Media | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Media | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Media | 0..* | Media | A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 1..1 | Identifier | 참고자료 식별자 | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | 식별체계 Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | 식별자 Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
basedOn | Σ | 0..* | Reference(ServiceRequest | CarePlan) | Procedure that caused this media to be created | ||||
partOf | Σ | 0..* | Reference(Resource) | Part of referenced event | ||||
status | ?!Σ | 1..1 | code | 참고자료 생성상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): Codes identifying the lifecycle stage of an event. | ||||
type | SΣ | 0..1 | CodeableConcept | 참고자료 타입 Binding: MediaType (extensible): Codes for high level media categories. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for coding | Σ | 0..* | Coding | 정의된 코드 Slice: Unordered, Open by value:system | ||||
coding:FHIR-MediaType | SΣ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://terminology.hl7.org/CodeSystem/media-type | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | 코드값 | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
modality | SΣ | 0..1 | CodeableConcept | 촬영장비 Binding: MediaModality (example): Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | 정의된 코드 | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 코드체계 | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | 코드값 | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
view | Σ | 0..1 | CodeableConcept | Imaging view, e.g. Lateral or Antero-posterior Binding: MediaCollectionView/Projection (example): Imaging view (projection) used when collecting an image. | ||||
subject | SΣ | 1..1 | Reference(MyHealthWay Patient Profile) | 환자 정보 | ||||
encounter | SΣ | 1..1 | Reference(MyHealthWay Encounter Profile) | 내원 정보 | ||||
created[x] | SΣ | 1..1 | dateTime S | 참고자료 생성일시 | ||||
issued | Σ | 0..1 | instant | Date/Time this version was made available | ||||
operator | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | The person who generated the image | ||||
reasonCode | Σ | 0..* | CodeableConcept | Why was event performed? Binding: ProcedureReasonCodes (example): The reason for the media. | ||||
bodySite | SΣ | 1..1 | CodeableConcept | 촬영부위 Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for coding | Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | ||||
coding:SNOMED-CT | SΣ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 코드체계 Fixed Value: http://snomed.info/sct | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | 코드값 | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
deviceName | SΣ | 1..1 | string | 참고자료 장비명칭 | ||||
device | Σ | 0..1 | Reference(Device | DeviceMetric | Device) | Observing Device | ||||
height | Σ | 0..1 | positiveInt | Height of the image in pixels (photo/video) | ||||
width | Σ | 0..1 | positiveInt | Width of the image in pixels (photo/video) | ||||
frames | Σ | 0..1 | positiveInt | Number of frames if > 1 (photo) | ||||
duration | Σ | 0..1 | decimal | Length in seconds (audio / video) | ||||
content | SΣ | 1..1 | Attachment | 참고자료 첨부 | ||||
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 | Σ | 0..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.
Example General: en-AU | ||||
data | S | 1..1 | base64Binary | 참고자료 인코딩 데이터 | ||||
url | Σ | 0..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 | Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo | ||||
creation | Σ | 0..1 | dateTime | Date attachment was first created | ||||
note | 0..* | Annotation | Comments made about the media | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Media.language | preferred | CommonLanguages
| ||||
Media.identifier.use | required | IdentifierUse | ||||
Media.identifier.type | extensible | Identifier Type Codes | ||||
Media.status | required | EventStatus | ||||
Media.type | extensible | MediaType | ||||
Media.modality | example | MediaModality | ||||
Media.view | example | MediaCollectionView/Projection | ||||
Media.reasonCode | example | ProcedureReasonCodes | ||||
Media.bodySite | example | SNOMEDCTBodyStructures | ||||
Media.content.contentType | required | Mime Types (a valid code from urn:ietf:bcp:13 ) | ||||
Media.content.language | preferred | CommonLanguages
|
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Media | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Media | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Media | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Media | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Media | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
This structure is derived from Media
Summary
Mandatory: 9 elements (6 nested mandatory elements)
Must-Support: 17 elements
Fixed Value: 2 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron