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

FHIR IG Statistics: SearchParameter/questionnaireresponse-answer-code-id-core

PackageIdHIE.0v
Resource TypeSearchParameter
Idquestionnaireresponse-answer-code-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/SearchParameter/questionnaireresponse-answer-code-id-core
URLhttp://fhir.hie.moh.gov.id/SearchParameter/questionnaireresponse-answer-code-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameSearchParameterQuestionnaireResponseAnswerCodeIdCore
DescriptionQuestionnaireResponse answer code
Typetoken

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": "questionnaireresponse-answer-code-id-core",
  "url": "http://fhir.hie.moh.gov.id/SearchParameter/questionnaireresponse-answer-code-id-core",
  "name": "SearchParameterQuestionnaireResponseAnswerCodeIdCore",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "QuestionnaireResponse answer code",
  "code": "answer-code",
  "base": [
    "QuestionnaireResponse"
  ],
  "type": "token",
  "expression": "QuestionnaireResponse.item.answer.value as Coding",
  "xpathUsage": "normal"
}