FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Flag |
| Id | example-flag.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Flag",
"id": "example-flag",
"meta": {
"versionId": "3",
"lastUpdated": "2022-09-23T17:13:11.954+08:00",
"source": "http://provider.hie.moh.gov.my#vXzRR9wjxUxg0eRc",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Flag-my-core"
]
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/flag-category",
"code": "behavioral",
"display": "Behavioral"
}
]
}
],
"code": {
"text": "Test"
},
"subject": {
"reference": "Patient/f92c383f-68de-46c1-8cde-970efa2d0f15"
},
"author": {
"reference": "PractitionerRole/ed71b734-2c43-491c-ad83-bb11ab0154b5/_history/3",
"display": "AHMAD AL AMIN"
}
}