1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

: jp-core-condition-patient - JSON Representation

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "jp-core-condition-patient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"jp-core-condition-patient\" </p></div><p><b>url</b>: <code>http://jpfhir.jp/fhir/core/SearchParameter/StructureDefinition/jp-core-condition-patient</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: JPCoreConditionPatient</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2021-12-01</p><p><b>publisher</b>: JAMI</p><p><b>contact</b>: JAMI: <a href=\"http://jpcoreV1\">http://jpcoreV1</a></p><p><b>description</b>: ConditionリソースのPatient(患者)に関する検索を定義します。</p><p><b>code</b>: patient</p><p><b>base</b>: Condition</p><p><b>type</b>: reference</p><p><b>expression</b>: Condition.subject.where(resolve() is Patient)</p><p><b>xpath</b>: f:Condition/f:subject</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: Patient, Group</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: missing, type, identifier</p></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/SearchParameter/StructureDefinition/jp-core-condition-patient",
  "version" : "1.0.0",
  "name" : "JPCoreConditionPatient",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-12-01",
  "publisher" : "JAMI",
  "contact" : [
    {
      "name" : "JAMI",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpcoreV1"
        }
      ]
    }
  ],
  "description" : "ConditionリソースのPatient(患者)に関する検索を定義します。",
  "code" : "patient",
  "base" : [
    "Condition"
  ],
  "type" : "reference",
  "expression" : "Condition.subject.where(resolve() is Patient)",
  "xpath" : "f:Condition/f:subject",
  "xpathUsage" : "normal",
  "target" : [
    "Patient",
    "Group"
  ],
  "multipleOr" : true,
  "_multipleOr" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode" : "MAY"
      }
    ]
  },
  "multipleAnd" : true,
  "_multipleAnd" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode" : "MAY"
      }
    ]
  },
  "modifier" : [
    "missing",
    "type",
    "identifier"
  ],
  "_modifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    }
  ]
}