FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.crmi.r4
Resource TypeLibrary
IdLibrary-outcome-manifest-example.json
FHIR VersionR4

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

Title: Outcome Manifest for ANCM Danger Signs Package
Id: outcome-manifest-example
Version: 2.0.0-ballot
Url: Outcome Manifest for ANCM Danger Signs Package

urn:oid:2.16.840.1.113883.4.642.40.38.28.11

Experimental: true
Type:

system: http://terminology.hl7.org/CodeSystem/library-type

code: asset-collection

Date: 2020-05-07
Publisher: Health Level 7 International - Clinical Quality Information Work Group
Description:

This library is the outcome manifest for the example ANCM Danger Signs Package.

Use Context:
code value
program EP/EC
Jurisdiction: US
Related Artifacts:

Dependencies

  • http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901

Components

Derived From


Source1

{
  "resourceType": "Library",
  "id": "outcome-manifest-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "OperationOutcome",
      "id": "messages",
      "issue": [
        {
          "severity": "warning",
          "code": "processing",
          "details": {
            "text": "Could not expand the value set Danger signs Codes Grouper, but the definition of the value set is still included in the resulting package."
          },
          "expression": [
            "Library.relatedArtifact.where(type='composed-of' and url='http://hl7.org/fhir/uv/crmi/ValueSet/publishable-example').resolve()"
          ]
        }
      ]
    },
    {
      "resourceType": "Parameters",
      "id": "exp-params",
      "parameter": [
        {
          "name": "system-version",
          "valueCanonical": "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-messages",
      "valueReference": {
        "reference": "#messages"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-expansionParameters",
      "valueReference": {
        "reference": "#exp-params"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-scope",
      "valueString": "who.fhir.ancm.anc-dt-01@http://example.org/guides/who/ancm#1.0.0"
    },
    {
      "extension": [
        {
          "url": "type",
          "valueCode": "documentation"
        },
        {
          "url": "text",
          "valueMarkdown": "For more information on the use of this manifest, refer to the Canonical Resource Management Infrastructure IG"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-artifactComment"
    }
  ],
  "url": "http://hl7.org/fhir/uv/crmi/Library/outcome-manifest-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.38.28.11"
    }
  ],
  "version": "2.0.0-ballot",
  "name": "OutcomeManifestForANCMDangerSignsPackage",
  "title": "Outcome Manifest for ANCM Danger Signs Package",
  "status": "active",
  "experimental": true,
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "asset-collection"
      }
    ]
  },
  "date": "2020-05-07",
  "publisher": "Health Level 7 International - Clinical Quality Information Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }
      ]
    }
  ],
  "description": "This library is the outcome manifest for the example ANCM Danger Signs Package.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "program"
      },
      "valueCodeableConcept": {
        "text": "EP/EC"
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "relatedArtifact": [
    {
      "type": "derived-from",
      "display": "Library ANCM Danger Signs Package, version 1.0.0",
      "resource": "http://hl7.org/fhir/uv/crmi/Library/manifest-example|1.0.0"
    },
    {
      "type": "depends-on",
      "display": "Code System SNOMED-CT US Edition, 2019-09-01",
      "resource": "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901"
    },
    {
      "type": "composed-of",
      "display": "Profile Danger signs",
      "resource": "http://hl7.org/fhir/uv/crmi/StructureDefinition/publishable-example"
    },
    {
      "type": "composed-of",
      "display": "PlanDefinition ANC.DT.01 Danger signs",
      "resource": "http://hl7.org/fhir/uv/crmi/PlanDefinition/publishable-example"
    },
    {
      "type": "composed-of",
      "display": "Danger Signs Grouper ValueSet",
      "resource": "http://hl7.org/fhir/uv/crmi/ValueSet/publishable-example"
    }
  ]
}