FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.nhi.empd
Resource TypeSearchParameter
IdSearchParameter-Observation-subject.json
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/empd/0.1.0/SearchParameter-Observation-subject.html
URLhttps://nhicore.nhi.gov.tw/empd/SearchParameter/Observation-subject
Version0.1.0
Statusdraft
Date2024-02-03
NameSearchParameterObservationsubject
Realmtw
Authoritynational
Description有關此檢驗檢查的對象及(或)事物(subject)
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter Observation-subject

SearchParameterObservationsubject

Parameter subject:reference

有關此檢驗檢查的對象及(或)事物(subject)

ResourceObservation
ExpressionObservation.subject
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source1

{
  "resourceType": "SearchParameter",
  "id": "Observation-subject",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/empd/SearchParameter/Observation-subject",
  "version": "0.1.0",
  "name": "SearchParameterObservationsubject",
  "status": "draft",
  "date": "2024-02-03",
  "publisher": "NHI",
  "contact": [
    {
      "name": "NHI",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw/en/mp-2.html"
        }
      ]
    }
  ],
  "description": "有關此檢驗檢查的對象及(或)事物(subject)",
  "code": "subject",
  "base": [
    "Observation"
  ],
  "type": "reference",
  "expression": "Observation.subject"
}