JASPEHR Implementation Guide
0.5.11 - draft

JASPEHR Implementation Guide - Local Development build (v0.5.11) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Questionnaire Launch Context - JSON Representation

Draft as of 2024-02-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "launchContext",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-launchContext.html\"><code>http://www.hosp.ncgm.go.jp/JASPEHR/fhir/CodeSystem/launchContext</code></a></li></ul></div>"
  },
  "url" : "http://www.hosp.ncgm.go.jp/JASPEHR/fhir/ValueSet/launchContext",
  "version" : "0.5.11",
  "name" : "QuestionnaireLaunchContext",
  "title" : "Questionnaire Launch Context",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-02-19T20:21:05+09:00",
  "publisher" : "JASPEHR Project",
  "description" : "The standard context for Questionnaire at launch time",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.hosp.ncgm.go.jp/JASPEHR/fhir/CodeSystem/launchContext"
      }
    ]
  }
}