Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Recommendation Citation - JSON Representation

Active as of 2024-05-15

Raw json | Download


{
  "resourceType" : "Citation",
  "id" : "ExampleRecommendationCitation",
  "meta" : {
    "profile" : [
      🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-citation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Citation</b><a name=\"ExampleRecommendationCitation\"> </a><a name=\"hcExampleRecommendationCitation\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCitation &quot;ExampleRecommendationCitation&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-recommendation-citation.html\">Recommendation Citation</a></p></div><p><b>url</b>: <code>https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Citation/ExampleRecommendationCitation</code></p><p><b>name</b>: ExampleRecommendationCitation</p><p><b>status</b>: active</p><p><b>date</b>: 2024-05-15 06:48:35+0000</p><blockquote><p><b>citedArtifact</b></p><p><b>identifier</b>: ceoysy/exampleIdentifier</p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>1.0-alpha1</td></tr></table><p><b>currentState</b>: Archived <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-cited-artifact-status-type.html\">Cited Artifact Status Type</a>#archived)</span></p><h3>Titles</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Example Citation</td></tr></table><h3>Classifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Classifier</b></td></tr><tr><td style=\"display: none\">*</td><td>Publication Type <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-cited-artifact-classification-type.html\">Cited Artifact Classification Type</a>#publication-type)</span></td><td>Clinical practice guideline recommendation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ceosys-code-system.html\">CEOsys Code System</a>#guideline-recommendation)</span></td></tr></table></blockquote></div>"
  },
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Citation/ExampleRecommendationCitation",
  "name" : "ExampleRecommendationCitation",
  "status" : "active",
  "date" : "2024-05-15T06:48:35+00:00",
  "citedArtifact" : {
    "identifier" : [
      {
        "value" : "ceoysy/exampleIdentifier"
      }
    ],
    "version" : {
      "value" : "1.0-alpha1"
    },
    "currentState" : [
      {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/cited-artifact-status-type",
            "code" : "archived",
            "display" : "Archived"
          }
        ]
      }
    ],
    "title" : [
      {
        "text" : "Example Citation"
      }
    ],
    "classification" : [
      {
        "type" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/cited-artifact-classification-type",
              "code" : "publication-type",
              "display" : "Publication Type"
            }
          ]
        },
        "classifier" : [
          {
            "coding" : [
              {
                "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
                "code" : "guideline-recommendation",
                "display" : "Clinical practice guideline recommendation"
              }
            ]
          }
        ]
      }
    ]
  }
}