Example in Clinical Practice Guidelines1.0.0
Library

Propose Diagnosis

draft

Logic for an example recommendation to propose a diagnosis

Library-ProposeDiagnosis.json

Resource Details

Resource Type
Library
Resource ID
ProposeDiagnosis
Conforms To
http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablelibrary
http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablelibrary

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Library",
  "id": "ProposeDiagnosis",
  "filename": "Library-ProposeDiagnosis.json",
  "profile": [
    "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablelibrary",
    "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablelibrary"
  ],
  "status": "draft",
  "title": "Propose Diagnosis",
  "description": "Logic for an example recommendation to propose a diagnosis"
}