FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/familymemberhistory-recorder-id-core

PackageIdHIE.0v
Resource TypeSearchParameter
Idfamilymemberhistory-recorder-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/SearchParameter/familymemberhistory-recorder-id-core
URLhttp://fhir.hie.moh.gov.id/SearchParameter/familymemberhistory-recorder-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameSearchParameterFamilyMemberHistoryRecorderIdCore
DescriptionPerson who records this family member history
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "familymemberhistory-recorder-id-core",
  "url": "http://fhir.hie.moh.gov.id/SearchParameter/familymemberhistory-recorder-id-core",
  "name": "SearchParameterFamilyMemberHistoryRecorderIdCore",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "Person who records this family member history",
  "code": "recorder",
  "base": [
    "FamilyMemberHistory"
  ],
  "type": "reference",
  "expression": "FamilyMemberHistory.note.authorReference",
  "target": [
    "Practitioner",
    "Organization",
    "Patient",
    "RelatedPerson"
  ]
}