JohnMoehrke Consent with Segmented data - Testing Guide (TG)
0.1.0-current - ci-build International flag

JohnMoehrke Consent with Segmented data - Testing Guide (TG), published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/ConsentWithSeg-testing/ and changes regularly. See the Directory of published versions

: A Test Script - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "TestScript",
  "id" : "aTestScript",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: TestScript aTestScript</b></p><a name=\"aTestScript\"> </a><a name=\"hcaTestScript\"> </a><a name=\"aTestScript-en-US\"> </a><p><b>url</b>: <a href=\"TestScript-aTestScript.html\">TestScript RudimentaryConsetTreatTest</a></p><p><b>version</b>: 0.1.0-current</p><p><b>name</b>: RudimentaryConsetTreatTest</p><p><b>status</b>: Active</p><p><b>date</b>: 2024-11-20 15:14:57+0000</p><p><b>publisher</b>: John Moehrke (himself)</p><p><b>contact</b>: John Moehrke (himself): <a href=\"http://healthcaresecprivacy.blogspot.com\">http://healthcaresecprivacy.blogspot.com</a>,<a href=\"mailto:JohnMoehrke@gmail.com\">JohnMoehrke@gmail.com</a>, John Moehrke (himself): <a href=\"mailto:JohnMoehrke@gmail.com\">JohnMoehrke@gmail.com</a></p><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">Global (Whole world)</span></p><h3>Scopes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Artifact</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://build.fhir.org/ig/JohnMoehrke/ConsentWithSegmentation/StructureDefinition-johnmoehrke.consentwithsegmentation.consenttreat.html\">Consent to allow use for treatment</a></td></tr></table></div>"
  },
  "url" : "http://johnmoehrke.github.io/ConsentWithSeg-testing/TestScript/aTestScript",
  "version" : "0.1.0-current",
  "name" : "RudimentaryConsetTreatTest",
  "status" : "active",
  "date" : "2024-11-20T15:14:57+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"
        }
      ]
    },
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "scope" : [
    {
      "artifact" : "http://johnmoehrke.github.io/ConsentWithSegmentation/StructureDefinition/johnmoehrke.consentwithsegmentation.consenttreat"
    }
  ]
}