FHIR IG analytics| Package | hl7.fhir.uv.cql |
| Resource Type | Group |
| Id | Group-ANCCohortDefinition.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Metadata | |
|---|---|
| Active | true |
| Type | Person |
| Actual | false |
| Code | Patient |
| Generated using version 0.5.6-cibuild of the sample-content-ig Liquid templates | |
{
"resourceType": "Group",
"id": "ANCCohortDefinition",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cql/StructureDefinition/cql-groupdefinition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/artifact-url",
"valueUri": "http://hl7.org/fhir/uv/cql/Group/ANCCohortDefinition"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-library",
"valueCanonical": "http://hl7.org/fhir/uv/cql/Library/ANCCohort"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/characteristicExpression",
"valueExpression": {
"language": "text/cql-identifier",
"expression": "Is Pregnancy Confirmed"
}
}
],
"active": true,
"type": "person",
"actual": false,
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/resource-types",
"code": "Patient",
"display": "Patient"
}
]
},
"name": "ANCCohortDefinition"
}