Eric Haas
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    <style> #doc.markdown-body, .ui-infobar, .container-thiner { max-width: 1080px; /* Adjust this value to make wider, e.g., 1200px or 1550px */ } .ui-content #doc.markdown-body, .ui-content .ui-infobar { max-width: 1550px; /* Set a wider max-width for content */ } @media (min-width: 768px) { #doc.markdown-body, .ui-infobar { max-width: 750px; /* Optional: Adjust for smaller screens */ } } @media (min-width: 1200px) { #doc.markdown-body, .ui-infobar { max-width: 1170px; /* Optional: Adjust for larger screens */ } } </style> <!-- {data class definition} --> ## Unique Device Identifier (UDI): Rename US Core Implantable Device Profile <!-- image of summary of changes--> ![image](https://hackmd.io/_uploads/HyhGhdfugx.png) ![image](https://hackmd.io/_uploads/ryL-5og_yl.png) <!-- markdown table summary of proposal use adobe to convert to excel and then script to markdown or just copy/paste --> DATA ELEMENT|APPLICABLE VOCABULARY STANDARD(S)<br/>Standards listed are required. If more than one is listed, at least one is required unless otherwise noted. Where an applicable vocabulary standard has not been identified, this field will remain empty.|US Core V8 Proposal ---|---|--- **Unique Device Identifier**<br/>Numeric or alphanumeric code that uniquely identifies a medical device.<br/><br/>Usage note: Contains a device identifier (DI) and may contain one or more production identifiers (PI).|FDA Unique Device Identification (UDI) System|**Rename** the [US Core Implantable Device Profile](#) to "US Core Device Profile" (see details below) ### Known issues 1. Renaming US Core Profile - Pros: - not "functionally" breaking change for implementers - minimal disruption - will conform to existing derived profiles - Avoid duplicate Device profiles - Extensive documentation and implementer notes applies equally to both implantables and non-implantable medical devices. - Cons - breaking change for validations and Ig authors deriving from this Profile. :broken_chain: - **changes to scope may be confusing and lead to unmet expectations**. - Options 1. Create a new US Core Device Profile - based on the [Argonaut Device Profile](https://www.fhir.org/guides/argonaut/r2/StructureDefinition-argo-device.html) 1. Rename US Implantables to *US Core Medical Device Profile* and change `Device.patient` to min=0 - :thinking_face: What are medical devices? How would this profile be scoped? - see the [`Device.type` binding](https://terminology.hl7.org/ValueSet-device-kind.html) 1. :+1: Rename US Implantables to *US Core Device Profile* and change `Device.patient` to min=0 **and** make udi elements "addl USCDI" - Turns it into a generic Device profile that can reused across a broader set of use cases. - :thinking_face: What are "medical devices"? How could this profile be scoped? 3. US Core Implantable Device Profile is compatible with the many (at least 12 that I know of) of [Device Profiles](https://fhir.org/guides/stats2/us-profile-res-device.html) out there ... (See [Analysis of Existing Device Profiles](#Analysis-of-Existing-Device-Profiles) below for details): - Excluded software and communication (gateway) profiles. - Based on this I do not think we need to add any new constraints on the current profile to be any more compatible 2. Other Considerations : - Do we agree that searching by UDI not useful for patient facing apps? (US Core has no search API by UDI e.g., `GET [base]/Device?patient={Type/}[id]&udi-carrier=[HRFstring]`) - (Note that this topic may more suitable for FHIR base and Orders and Observations?) The UDI may identify an instance of a device uniquely. Do FHIR implementers treat UDI it as a business identifier and commonly reference Device resources by it or the DI (e.g., linking a device to a claims). Guidance on this is lacking. ### Proposal 1. Rename the US Core Implantable Device Profile to "US Core Device Profile" (vs "US Core Medical Device Profile") 1. Change `Device.patient` to min=0 1. **Relax the UDI component constraints to "Add'l USCDI"**. (see figure above) ![image](https://hackmd.io/_uploads/HyGSkMS5ge.png) 5. Update the existing documentation to reflect the change in scope from implantables to all devices. 6. Propose updates to provide scope and context and manage user expectations" 1. Update all reference from Device to US Core Device 1. Make US Core `Procedure.focaDevice` (`.usedReference??, .actor???`) and US Core Laboratory `Observation.device` *Add'l USCDI* 2. Add Guidance: > - Certifying systems **SHALL** support references the US Core Device Profile using the :new: *Add'l USCDI* elements, `Procedure.focaDevice` (`.usedReference??, .actor???`) in the US Core Procedure Profile and `Observation.device` in the US Core Laboratory Observation Profile. All other references to the US Core Device Profile in US Core Profiles are optional. 6. Add guidance to avoid PHI in a re-used device: > To minimize unintended references to patients when reusing medical devices (e.g., issuing a previously used monitoring device to a new patient), implementers **SHOULD** create a new US Core Device instance rather than updating an existing one. ### Decisions Based on the Argonaut design calls ( see [Summary of Design Decisions](/u8iAyzZ0SGahQdbVzYpfoQ)) and subsequent Sept 2025 WGM discussion: - [Sept 2025 WGM Slides](https://confluence.hl7.org/download/attachments/358885005/USCDI%20v6%20Design%20for%20US%20Core%20and%20C-CDA.pptx?version=1&modificationDate=1759008895006&api=v2) - [WGM Minutes](https://confluence.hl7.org/spaces/CGP/pages/358284520/Cross+Group+Project+2025+September+-+Wed+Q3) 1. Rename Profile 1. Relax UDI constraints to Add'l USCDI 2. Update implementer guidance as proposed in the WGM notes 3. Update *optional* Target Profiles from Device to US Core Device ... <!-- 1. Add search by UDI :thinking_face: 2. Documentation or conformance requirement on directly referencing Device resource by the UDI (logical identifier) :thinking_face: --> ### IG Updates - [x] USCDI Mapping Table - [x] Update US Core Profile - [x] Update target references to it - [x] Update Implementation Specific Guidance - [x] New Example - [ ] Update Capability Statement - [x] Update Scopes - [x] Update Provenance - [X] Update Add'l USCDI table - [ ] Update MS Reference table - [ ] fix links --- ## Appendix ### Analysis of Existing Device Profiles #### Most commonly profiled elements (Generated by Grok, an xAI AI model, on August 07, 2025) A checkmark (✅) indicates that the element is Must Support or has a minimum cardinality of 1 for the respective profile. | Device Element | US Core Implantable Device Profile | Device (IPS) | PDex Device | Radiotherapy Seed Device | Radiotherapy Treatment Device | Device - At-Home In-Vitro Test | CRD Device | Count | |----------------|------------------------------------|--------------|-------------|--------------------------|-------------------------------|--------------------------------|------------|-------| | Derives from US Core | | | | ✅ | | | | 1 | | Device.udiCarrier | ✅ (0..1) | | ✅ (0..*) | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | 5 | | Device.udiCarrier.deviceIdentifier | ✅ (1..1) | | ✅ (0..1) | ✅ (1..1) | | ✅ (1..1) | ✅ (0..1) | 5 | | Device.udiCarrier.issuer | | | | | | ✅ (0..1) | | 1 | | Device.udiCarrier.carrierHRF | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | | | | 3 | | Device.status | | | ✅ (0..1) | | | | | 1 | | Device.distinctIdentifier | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | | | | 3 | | Device.manufacturer | | | ✅ (0..1) | | ✅ (1..1) | ✅ (0..1) | | 3 | | Device.manufactureDate | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | | ✅ (0..1) | | 4 | | Device.expirationDate | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | | ✅ (0..1) | | 4 | | Device.lotNumber | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | | ✅ (0..1) | | 4 | | Device.serialNumber | ✅ (0..1) | | ✅ (0..1) | ✅ (0..1) | | ✅ (0..1) | | 4 | | Device.deviceName | | | ✅ (0..*) | | ✅ (1..*) | ✅ (1..*) | | 3 | | Device.deviceName.name | | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | 6 | | Device.deviceName.type | | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | | ✅ (1..1) | 5 | | Device.deviceName:manufacturer-name | | | | | ✅ (1..1) | | | 1 | | Device.deviceName:manufacturer-name.name | | | | | ✅ (1..1) | | | 1 | | Device.deviceName:manufacturer-name.type | | | | | ✅ (1..1) | | | 1 | | Device.deviceName:modelName | | | | | | ✅ (1..1) | | 1 | | Device.deviceName:modelName.name | | | | | | ✅ (1..1) | | 1 | | Device.modelNumber | | | ✅ (0..1) | | | | | 1 | | Device.type | ✅ (1..1) | ✅ (0..1) | ✅ (1..1) | ✅ (1..1) | | | | 4 | | Device.specialization.systemType | | ✅ (1..1) | | ✅ (1..1) | | | ✅ (1..1) | 3 | | Device.version.value | | ✅ (1..1) | | ✅ (1..1) | | ✅ (1..1) | ✅ (1..1) | 4 | | Device.property | | | | | | | ✅ (0..*) | 1 | | Device.property.type | | ✅ (1..1) | | ✅ (1..1) | | ✅ (1..1) | ✅ (1..1) | 4 | | Device.patient | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | ✅ (1..1) | | | | 4 | | Device.patient.reference | | ✅ (1..1) | | | | | | 1 | | Device.extension:BillingOptions | | | | | | | ✅ (0..*) | 1

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully