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

FHIR IG Statistics: SearchParameter/careplan-author-id-core

PackageIdHIE.0v
Resource TypeSearchParameter
Idcareplan-author-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/SearchParameter/careplan-author-id-core
URLhttp://fhir.hie.moh.gov.id/SearchParameter/careplan-author-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameSearchParameterCarePlanAuthorIdCore
DescriptionWho is the designated responsible party
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": "careplan-author-id-core",
  "url": "http://fhir.hie.moh.gov.id/SearchParameter/careplan-author-id-core",
  "name": "SearchParameterCarePlanAuthorIdCore",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "Who is the designated responsible party",
  "code": "author",
  "base": [
    "CarePlan"
  ],
  "type": "reference",
  "expression": "CarePlan.author",
  "target": [
    "Patient",
    "Practitioner",
    "PractitionerRole",
    "Device",
    "RelatedPerson",
    "Organization",
    "CareTeam"
  ]
}