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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeLibrary
IdLibrary-exclusive-breastfeeding-cds-logic.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Library",
  "id": "exclusive-breastfeeding-cds-logic",
  "meta": {
    "profile": [
      "http://fhir.health.gov.il/StructureDefinition/il-core-library"
    ]
  },
  "identifier": [
    {
      "use": "official",
      "value": "Exclusive_Breastfeeding_CDS_Logic",
      "system": "http://fhir.community-emr.co.il/identifier/entity-id/libraries"
    }
  ],
  "version": "1.0.0",
  "title": "Exclusive Breastfeeding CDS Logic",
  "status": "active",
  "experimental": true,
  "type": {
    "coding": [
      {
        "code": "logic-library"
      }
    ]
  },
  "date": "2016-03-08",
  "description": "Decision support logic for improving outcomes for exclusive breastmilk feeding of newborns",
  "topic": [
    {
      "text": "Exclusive Breastfeeding"
    }
  ],
  "subjectReference": {
    "reference": "Group/101"
  },
  "relatedArtifact": [
    {
      "type": "depends-on",
      "resource": "http://fhir.health.org.il/fhirex/Library/library-quick-model-definition"
    },
    {
      "type": "derived-from",
      "resource": "http://fhir.health.org.il/fhirex/Measure/measure-exclusive-breastfeeding"
    }
  ],
  "dataRequirement": [
    {
      "type": "Condition",
      "codeFilter": [
        {
          "path": "code",
          "valueSet": "urn:oid:2.16.840.1.113883.3.117.1.7.1.25"
        }
      ]
    }
  ],
  "content": [
    {
      "contentType": "text/cql",
      "url": "http://cqlrepository.org/CMS9v4_CDS.cql",
      "title": "CQL Logic for Exclusive Breastfeeding"
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IL",
          "display": "Israel"
        }
      ]
    }
  ],
  "useContext": [
    {
      "code": {
        "code": "age",
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
      },
      "valueRange": {
        "low": {
          "value": 0,
          "unit": "months",
          "system": "http://unitsofmeasure.org",
          "code": "mo"
        },
        "high": {
          "value": 6,
          "unit": "months",
          "system": "http://unitsofmeasure.org",
          "code": "mo"
        }
      }
    }
  ],
  "approvalDate": "2016-01-01",
  "lastReviewDate": "2016-12-31",
  "publisher": "Israeli Ministry of Health"
}