FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
Idvs-accdrmimetype.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.29&canonical=http://ontariohealth.ca/fhir/ValueSet/accdr-mimetype
URLhttp://ontariohealth.ca/fhir/ValueSet/accdr-mimetype
Version1.0.0
Statusretired
NameMimeType
TitleMimeType
DescriptionAttachment mime type supported by acCDR

Resources that use this resource

StructureDefinition
ca-on-accdr-profile-BinaryBinary

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13Mime Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "acCDR-MimeType",
  "url": "http://ontariohealth.ca/fhir/ValueSet/accdr-mimetype",
  "version": "1.0.0",
  "name": "MimeType",
  "title": "MimeType",
  "status": "retired",
  "publisher": "Ontario Health",
  "description": "Attachment mime type supported by acCDR",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/urn:ietf:bcp:13"
      }
    ]
  }
}