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

FHIR IG Statistics: SearchParameter/appointment-simple-register-name-id-core

PackageIdHIE.0v
Resource TypeSearchParameter
Idappointment-simple-register-name-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/SearchParameter/appointment-simple-register-name-id-core
URLhttp://fhir.hie.moh.gov.id/SearchParameter/appointment-simple-register-name-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameSearchParameterAppointmentSimpleRegisterNameIdCore
DescriptionPerson name who made the appointment booking
Typestring

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": "appointment-simple-register-name-id-core",
  "url": "http://fhir.hie.moh.gov.id/SearchParameter/appointment-simple-register-name-id-core",
  "name": "SearchParameterAppointmentSimpleRegisterNameIdCore",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "Person name who made the appointment booking",
  "code": "simple-register-name",
  "base": [
    "Appointment"
  ],
  "type": "string",
  "expression": "Appointment.extension('http://fhir.hie.moh.gov.id/StructureDefinition/simple-register-id-core').extension('name')"
}