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

FHIR IG analytics

Packagejohnmoehrke.testbinary.example
Resource TypeImplementationGuide
IdImplementationGuide-johnmoehrke.testbinary.example.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/JohnMoehrke/testBinary/index.html
URLhttp://johnmoehrke.github.io/testbinary/ImplementationGuide/johnmoehrke.testbinary.example
Version0.1.2-current
Statusdraft
Date2026-03-27T13:09:13+00:00
NameJohnMoehrkeTestBinary
Realmuv

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ImplementationGuide johnmoehrke.testbinary.example

Language: en

JohnMoehrkeTestBinary

The official URL for this implementation guide is:

http://johnmoehrke.github.io/testbinary/ImplementationGuide/johnmoehrke.testbinary.example

Source1

{
  "resourceType": "ImplementationGuide",
  "id": "johnmoehrke.testbinary.example",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://johnmoehrke.github.io/testbinary/ImplementationGuide/johnmoehrke.testbinary.example",
  "version": "0.1.2-current",
  "name": "JohnMoehrkeTestBinary",
  "status": "draft",
  "date": "2026-03-27T13:09:13+00:00",
  "publisher": "John Moehrke (himself)",
  "contact": [
    {
      "name": "John Moehrke (himself)",
      "telecom": [
        {
          "system": "url",
          "value": "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system": "email",
          "value": "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "packageId": "johnmoehrke.testbinary.example",
  "license": "CC-BY-SA-4.0",
  "fhirVersion": [
    "5.0.0"
  ],
  "dependsOn": [
    {
      "id": "hl7tx",
      "extension": [
        {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
          "valueMarkdown": "Automatically added as a dependency - all IGs depend on HL7 Terminology"
        }
      ],
      "uri": "http://terminology.hl7.org/ImplementationGuide/hl7.terminology",
      "packageId": "hl7.terminology.r5",
      "version": "7.1.0"
    },
    {
      "id": "hl7ext",
      "extension": [
        {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
          "valueMarkdown": "Automatically added as a dependency - all IGs depend on the HL7 Extension Pack"
        }
      ],
      "uri": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions",
      "packageId": "hl7.fhir.uv.extensions.r5",
      "version": "5.2.0"
    }
  ],
  "definition": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-internal-dependency",
        "valueCode": "hl7.fhir.uv.tools.r5#1.1.2"
      }
    ],
    "resource": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Bundle"
          }
        ],
        "reference": {
          "reference": "Bundle/hello-bundle"
        },
        "name": "A bundle with various Binary and DocumentReference examples",
        "description": "A bundle containing various Binary and DocumentReference examples.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/J-hello-world"
        },
        "name": "Binary example using Binary of json",
        "description": "Example of a json hello world using Binary.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/p-hello-world"
        },
        "name": "Binary example using Binary of pdf",
        "description": "Example of a pdf hello world using Binary.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/B-ink"
        },
        "name": "Binary example using Binary of png",
        "description": "Example of a png ink signature using Binary.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/B-hello-world"
        },
        "name": "Binary example using Binary of text",
        "description": "Example of a text hello world using Binary.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/x-hello-world"
        },
        "name": "Binary example using Binary of xml",
        "description": "Example of a xml hello world using Binary.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "DocumentReference"
          }
        ],
        "reference": {
          "reference": "DocumentReference/Dr-hello-world"
        },
        "name": "DocumentReference text file data",
        "description": "Example of a hello world text file using DocumentReference. This does not have the contentType specified, and it will be filled by ig-loader based on the file extension.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "DocumentReference"
          }
        ],
        "reference": {
          "reference": "DocumentReference/all-contents"
        },
        "name": "DocumentReference with many contents",
        "description": "Example DocumentReference with many content of each kind of binary. This will FAIL on the attachment.id ig-loader as they have contentType. The attachment.url to a Binary will work.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/J-hello-world-mime"
        },
        "name": "FAIL Binary example using Binary of json",
        "description": "FAIL: Example of a json hello world using Binary. The contentType is ignored, but is important as we want the more specific mime-type.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/B-hello-world-markdown"
        },
        "name": "FAIL Binary example using Binary of text markdown",
        "description": "FAIL: Example of a markdown hello world using Binary. The contentType is specified as markdown but ignored. The contentType is important as we want the more specific mime-type.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/x-hello-world-mime"
        },
        "name": "FAIL Binary example using Binary of xml",
        "description": "FAIL: Example of a xml hello world using Binary. The contentType is ignored, but is important as we want the more specific mime-type.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "DocumentReference"
          }
        ],
        "reference": {
          "reference": "DocumentReference/Dr-hello-world-markdown"
        },
        "name": "FAIL DocumentReference markdown txt file data",
        "description": "Example of a hello world markdown text file using DocumentReference. This does have the contentType specified, as the content is more than just plain text. FAIL: It will not be filled by ig-loader based on the file extension.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "DocumentReference"
          }
        ],
        "reference": {
          "reference": "DocumentReference/Dr-hello-world-not"
        },
        "name": "FAIL DocumentReference text file because of populated other elements",
        "description": "FAIL: Example of a hello world text file using DocumentReference that fails because other attachment elements are populated. This will result in a DocumentReference that has not been loaded with the attachment, but rather holding in the id field exactly what is in this example.  This was initially noticed by populating contentType, but it also happens with any other element of the attachment. This is a bug in the ig-loader that should be fixed, as the documentation says that contentType should be supported, and it is a common element to want to populate.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "DocumentReference"
          }
        ],
        "reference": {
          "reference": "DocumentReference/Dr-hello-world-mime"
        },
        "name": "FAIL DocumentReference text file data with contentType specified",
        "description": "FAIL: Example of a hello world text file using DocumentReference. This does have the contentType specified.",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "DocumentReference"
          }
        ],
        "reference": {
          "reference": "DocumentReference/Dr-Ink-profiled"
        },
        "name": "FAIL: DocumentReferenceFoo example using Ink binary",
        "description": "FAIL: Example of a DocumentReference data of an ink signature png.",
        "isExample": true,
        "profile": [
          "http://johnmoehrke.github.io/testbinary/StructureDefinition/DocumentReferenceFoo"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/DocumentReferenceFoo"
        },
        "name": "Just a simple profile of DocumentReference",
        "description": "Profile on DocumentReference. FAIL: since DocumentReference ig-loader can't have .contentType specified, then the profile can't require contentType",
        "isExample": false
      }
    ],
    "page": {
      "sourceUrl": "toc.html",
      "name": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "sourceUrl": "index.html",
          "name": "index.html",
          "title": "Home",
          "generation": "markdown"
        },
        {
          "sourceUrl": "download.html",
          "name": "download.html",
          "title": "Download",
          "generation": "markdown"
        }
      ]
    },
    "parameter": [
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "copyrightyear"
        },
        "value": "2021+"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "releaselabel"
        },
        "value": "ci-build"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "fsh-generated/resources"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "show-inherited-invariants"
        },
        "value": "false"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "usage-stats-opt-out"
        },
        "value": "false"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "logging"
        },
        "value": "progress"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "shownav"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "active-tables"
        },
        "value": "false"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-contact"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-jurisdiction"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-publisher"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-version"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-binary"
        },
        "value": "input/stuff"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "autoload-resources"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/capabilities"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/examples"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/extensions"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/models"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/operations"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/profiles"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/resources"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/vocabulary"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/testing"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/history"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-pages"
        },
        "value": "template/config"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-pages"
        },
        "value": "input/assets"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-pages"
        },
        "value": "input/images"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-liquid"
        },
        "value": "template/liquid"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-liquid"
        },
        "value": "input/liquid"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-qa"
        },
        "value": "temp/qa"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-temp"
        },
        "value": "temp/pages"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-output"
        },
        "value": "output"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-tx-cache"
        },
        "value": "input-cache/txcache"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-suppressed-warnings"
        },
        "value": "input/ignoreWarnings.txt"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-history"
        },
        "value": "http://johnmoehrke.github.io/testbinary/history.html"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "template-html"
        },
        "value": "template-page.html"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "template-md"
        },
        "value": "template-page-md.html"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-context"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-copyright"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-license"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-wg"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "fmm-definition"
        },
        "value": "http://hl7.org/fhir/versions.html#maturity"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "propagate-status"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "excludelogbinaryformat"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "tabbed-snapshots"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "i18n-default-lang"
        },
        "value": "en"
      }
    ]
  }
}