Implementation Guide (Release 0.2.0 )

This page is part of the Womens Health Technology Coordinated Registry Network FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

JSON Format: ImplementationGuide-ig

Raw json

{
  "resourceType" : "ImplementationGuide",
  "id" : "hl7.fhir.us.womens-health-registries-0.2.0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>WomensHealthTechnologyCoordinatedRegistryNetwork</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.org/fhir/us/womens-health-registries/ImplementationGuide/ig</pre></div>"
  },
  "url" : "http://hl7.org/fhir/us/womens-health-registries/ImplementationGuide/ig",
  "version" : "0.2.0",
  "name" : "WomensHealthTechnologyCoordinatedRegistryNetwork",
  "title" : "Womens Health Technology Coordinated Registry Network",
  "status" : "draft",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "packageId" : "hl7.org.fhir.us.womens-health-registries",
  "license" : "CC0-1.0",
  "fhirVersion" : [
    "4.0.0"
  ],
  "definition" : {
    "grouping" : [
      {
        "id" : "device-crn-profile-spreadsheet.xml",
        "name" : "DeviceCRN"
      },
      {
        "id" : "devicedefinition-crn-profile-spreadsheet.xml",
        "name" : "DeviceDefinitionCRN"
      },
      {
        "id" : "procedure-crn-profile-spreadsheet.xml",
        "name" : "ProcedureCRN"
      }
    ],
    "resource" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "CapabilityStatement-server.html"
          }
        ],
        "reference" : {
          "reference" : "CapabilityStatement/server"
        },
        "exampleBoolean" : false
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "StructureDefinition-procedure-crn.html"
          }
        ],
        "reference" : {
          "reference" : "StructureDefinition/procedure-crn"
        },
        "exampleBoolean" : false
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "StructureDefinition-device-crn.html"
          }
        ],
        "reference" : {
          "reference" : "StructureDefinition/device-crn"
        },
        "exampleBoolean" : false
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "StructureDefinition-devicedefinition-crn.html"
          }
        ],
        "reference" : {
          "reference" : "StructureDefinition/devicedefinition-crn"
        },
        "exampleBoolean" : false
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "StructureDefinition-device-crn.html"
          }
        ],
        "reference" : {
          "reference" : "StructureDefinition/device-crn"
        },
        "name" : "DeviceCRN",
        "groupingId" : "device-crn-profile-spreadsheet.xml"
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "StructureDefinition-devicedefinition-crn.html"
          }
        ],
        "reference" : {
          "reference" : "StructureDefinition/devicedefinition-crn"
        },
        "name" : "DeviceDefinitionCRN",
        "groupingId" : "devicedefinition-crn-profile-spreadsheet.xml"
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "StructureDefinition-procedure-crn.html"
          }
        ],
        "reference" : {
          "reference" : "StructureDefinition/procedure-crn"
        },
        "name" : "ProcedureCRN",
        "groupingId" : "procedure-crn-profile-spreadsheet.xml"
      }
    ],
    "page" : {
      "nameUrl" : "index.md",
      "title" : "WHT Coordinated Registry Network IG",
      "generation" : "markdown"
    }
  }
}