FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ImageIdentifierType

Packagetw.gov.mohw.emr
TypeCodeSystem
IdImageIdentifierType
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/emr/https://twcore.mohw.gov.tw/ig/emr/0.2.0/CodeSystem-ImageIdentifierType.html
URLhttps://twcore.mohw.gov.tw/ig/emr/CodeSystem/ImageIdentifierType
Version0.2.0
Statusactive
Date2023-09-19T17:32:12+08:00
NameImageIdentifierType
TitleImagingStudy Identifier Type
Realmtw
Authoritynational
DescriptionImagingStudy Identifier Type
Contentcomplete

Resources that use this resource

ValueSet
ImageIdentifierTypeImagingStudy Identifier Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Placeholder

Source

{
  "resourceType": "CodeSystem",
  "id": "ImageIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/ImageIdentifierType",
  "version": "0.2.0",
  "name": "ImageIdentifierType",
  "title": "ImagingStudy Identifier Type",
  "status": "active",
  "experimental": false,
  "date": "2023-09-19T17:32:12+08:00",
  "publisher": "衛生福利部",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/mp-1.html"
        }
      ]
    }
  ],
  "description": "ImagingStudy Identifier Type",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "ACSN",
      "display": "Accession ID"
    },
    {
      "code": "SIUID",
      "display": "Study instancce UID"
    }
  ]
}