FHIR IG analytics| Package | hl7.fhir.uv.crmi |
| Resource Type | Group |
| Id | Group-testcase-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Group testcase-example
Test Artifact: ANC Cohort
type: Person
actual: true
name: ANCInclusionCriteriaTestCase
member
member
{
"resourceType": "Group",
"id": "testcase-example",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-testArtifact",
"valueCanonical": "http://hl7.org/fhir/uv/crmi/Library/ANCCohort"
}
],
"type": "person",
"actual": true,
"name": "ANCInclusionCriteriaTestCase",
"member": [
{
"entity": {
"reference": "Patient/example-1"
}
},
{
"entity": {
"reference": "Patient/example-2"
}
}
]
}