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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.8--20131212104106

Packagemedmij.fhir.nl.r4.imageavailability
Resource TypeValueSet
Id2.16.840.1.113883.2.4.3.11.60.106.11.8--20131212104106
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.imageavailability@1.0.0-beta.1&canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.8--20131212104106
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.8--20131212104106
Version2013-12-12T10:41:06
Statusdraft
NameMimetypeXDS
TitleMimetype XDS
Realmnl
Descriptionmimetype XDS

Resources that use this resource

StructureDefinition
bbs-DocumentReferencebbs DocumentReference

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.3.11.60.106.11.8--20131212104106",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2013-12-12T10:41:06Z"
      }
    }
  ],
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.8--20131212104106",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.106.11.8"
    }
  ],
  "version": "2013-12-12T10:41:06",
  "name": "MimetypeXDS",
  "title": "Mimetype XDS",
  "status": "draft",
  "experimental": false,
  "publisher": "Nictiz",
  "description": "mimetype XDS",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.5.79",
        "concept": [
          {
            "code": "application/dicom",
            "display": "application/dicom"
          },
          {
            "code": "text/xml",
            "display": "text/xml"
          },
          {
            "code": "application/pdf",
            "display": "application/pdf"
          }
        ]
      }
    ]
  }
}