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

FHIR IG Statistics: ActivityDefinition/chf-creatinine-ad

Packagehl7.fhir.uv.cpg
Resource TypeActivityDefinition
Idchf-creatinine-ad
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/ActivityDefinition-chf-creatinine-ad.html
URLhttp://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-creatinine-ad
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameCHFCreatinine
Realmuv
Authorityhl7
DescriptionMonitor Creatinine
KindServiceRequest

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: ActivityDefinition chf-creatinine-ad

CQF Knowledge capability: shareable

CQF Knowledge capability: computable

CQF Knowledge capability: publishable

url: ActivityDefinition CHFCreatinine

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.25

version: 2.0.0

name: CHFCreatinine

status: Active

experimental: true

date: 2024-11-26 06:42:34+0000

publisher: HL7 International / Clinical Decision Support

contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss

description:

Monitor Creatinine

jurisdiction: World

kind: ServiceRequest

profile: CPG Service Request

code: Order a service

intent: Proposal

doNotPerform: false

location: Location Cardiovascular diagnostics or therapeutics unit

Participants

-TypeRole
*PractitionerNurse

product: Creatinine measurement (procedure)

dynamicValue

path: status

Expressions

-LanguageExpression
*CQL'draft'

Source

{
  "resourceType": "ActivityDefinition",
  "id": "chf-creatinine-ad",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "publishable"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-creatinine-ad",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.25"
    }
  ],
  "version": "2.0.0",
  "name": "CHFCreatinine",
  "status": "active",
  "experimental": true,
  "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": "Monitor Creatinine",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "kind": "ServiceRequest",
  "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
        "code": "order-service",
        "display": "Order a service"
      }
    ]
  },
  "intent": "proposal",
  "doNotPerform": false,
  "location": {
    "reference": "Location/chf-locationdefinition"
  },
  "participant": [
    {
      "type": "practitioner",
      "role": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
            "code": "nurse",
            "display": "Nurse"
          }
        ]
      }
    }
  ],
  "productCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "70901006",
        "display": "Creatinine measurement (procedure)"
      }
    ]
  },
  "dynamicValue": [
    {
      "path": "status",
      "expression": {
        "language": "text/cql",
        "expression": "'draft'"
      }
    }
  ]
}