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

FHIR IG analytics

PackageMyHIE.v4-test
Resource TypeSearchParameter
Idcondition-recorder-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/SearchParameter/condition-recorder-my-core
URLhttp://fhir.hie.moh.gov.my/SearchParameter/condition-recorder-my-core
Statusactive
Date2022-08-17T06:54:31.7966157+00:00
NameSearchParameterConditionRecorderMyCore
DescriptionPerson who records this condition
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "condition-recorder-my-core",
  "url": "http://fhir.hie.moh.gov.my/SearchParameter/condition-recorder-my-core",
  "name": "SearchParameterConditionRecorderMyCore",
  "status": "active",
  "date": "2022-08-17T06:54:31.7966157+00:00",
  "description": "Person who records this condition",
  "code": "recorder",
  "base": [
    "Condition"
  ],
  "type": "reference",
  "expression": "Condition.recorder",
  "target": [
    "Practitioner",
    "Patient",
    "PractitionerRole",
    "RelatedPerson"
  ]
}