HL7 Italia FHIR Home Page Implementation Guide CI Build

HL7 Italia FHIR Home Page - Local Development build (v0.0.0). See the Directory of published versions

JSON Format: ImplementationGuide-hl7.fhir.it

Download Raw json

{
  "resourceType" : "ImplementationGuide",
  "id" : "hl7.fhir.it",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IT_Home</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.it/fhir/ImplementationGuide/hl7.fhir.it</pre></div>"
  },
  "url" : "http://hl7.it/fhir/ImplementationGuide/hl7.fhir.it",
  "version" : "0.0.0",
  "name" : "IT_Home",
  "title" : "HL7 Italia FHIR Home Page",
  "status" : "draft",
  "date" : "2020-02-20T09:04:09+01:00",
  "publisher" : "Giorgio Cangioli",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:giorgio.cangioli@gmail.com"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.it"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of Giorgio Cangioli, all rights reserved Creative Commons License",
  "packageId" : "hl7.fhir.it.sandbox",
  "license" : "CC0-1.0",
  "fhirVersion" : [
    "4.0.0"
  ],
  "definition" : {
    "grouping" : [
      {
        "name" : "base"
      }
    ],
    "resource" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString" : "Patient"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "Patient-2718871.html"
          }
        ],
        "reference" : {
          "reference" : "Patient/2718871"
        },
        "exampleBoolean" : true
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString" : "Patient"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "Patient-test.html"
          }
        ],
        "reference" : {
          "reference" : "Patient/test"
        },
        "exampleBoolean" : true
      }
    ],
    "page" : {
      "nameUrl" : "index.html",
      "title" : "Home",
      "generation" : "markdown",
      "page" : [
        {
          "nameUrl" : "guidance.html",
          "title" : "General Guidance",
          "generation" : "markdown"
        },
        {
          "nameUrl" : "profiles.html",
          "title" : "Profiles and Extensions",
          "generation" : "markdown"
        },
        {
          "nameUrl" : "downloads.html",
          "title" : "Downloads",
          "generation" : "markdown"
        },
        {
          "nameUrl" : "examples.html",
          "title" : "All Examples",
          "generation" : "markdown"
        },
        {
          "nameUrl" : "toc.html",
          "title" : "Table of Contents",
          "generation" : "html"
        }
      ]
    }
  }
}