JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド
1.0.0 - draft

JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JSP Resource Types ValueSet - JSON Representation

Draft as of 2025-03-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jsp-resource-types",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jsp-resource-types</b></p><a name=\"jsp-resource-types\"> </a><a name=\"hcjsp-resource-types\"> </a><a name=\"jsp-resource-types-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include codes from<a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html\"><code>http://hl7.org/fhir/resource-types</code></a> where code  in Questionnaire, Patient, MedicationRequest, Condition, Observation, Encounter</li></ul></div>"
  },
  "url" : "http://jaspehr.jp/fhir/StructureDefinition/JSP_Resource_Types_VS",
  "version" : "1.0.0",
  "name" : "JSP_Resource_Types_VS",
  "title" : "JSP Resource Types ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-01T09:30:06+01:00",
  "description" : "提出データに添付を許可するリソース( Questionnaire, Patient, MedicationRequest, Condition, Observation, Encounter )",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/resource-types",
        "filter" : [
          {
            "property" : "code",
            "op" : "in",
            "value" : "Questionnaire, Patient, MedicationRequest, Condition, Observation, Encounter"
          }
        ]
      }
    ]
  }
}