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

FHIR IG Statistics: Questionnaire/cpg-common-resolve-patient-match

Packagehl7.fhir.uv.cpg
Resource TypeQuestionnaire
Idcpg-common-resolve-patient-match
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/Questionnaire-cpg-common-resolve-patient-match.html
URLhttp://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-resolve-patient-match
Version2.0.0
Statusdraft
Date2024-11-26T06:42:34+00:00
NameCPG_Common_Questionnaire_Resolve_Patient_Match
TitleCPG Common Questionnaire - Resolve Patient Match
Realmuv
Authorityhl7
DescriptionQuestionnaire to resolve patient

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire cpg-common-resolve-patient-match

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. CPG_Common_Questionnaire_Resolve_Patient_MatchQuestionnaire to resolve patientQuestionnairehttp://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-resolve-patient-match#2.0.0
... idId1..1string

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "cpg-common-resolve-patient-match",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-resolve-patient-match",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.35.5"
    }
  ],
  "version": "2.0.0",
  "name": "CPG_Common_Questionnaire_Resolve_Patient_Match",
  "title": "CPG Common Questionnaire - Resolve Patient Match",
  "status": "draft",
  "subjectType": [
    "Patient"
  ],
  "date": "2024-11-26T06:42:34+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Questionnaire to resolve patient",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "id",
      "text": "Id",
      "type": "string",
      "required": true
    }
  ]
}