FHIR IG analytics| Package | myhie.v4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-immunization-recommendation-status-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"id": "code-system-immunization-recommendation-status-my-core",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core",
"identifier": [
{
"value": "code-system-immunization-recommendation-status-my-core"
}
],
"version": "1.0.0",
"name": "CodeSystemImmunizationRecommendationStatusMyCore",
"title": "CodeSystemImmunizationRecommendationStatus (MY Core)",
"status": "active",
"date": "2024-02-12T04:04:09.5621857+00:00",
"compositional": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "planned",
"display": "Planned",
"definition": "Planned"
},
{
"code": "completed",
"display": "Completed",
"definition": "Completed"
},
{
"code": "entered-in-error",
"display": "Entered In Error",
"definition": "Entered In Error"
},
{
"code": "defaulted",
"display": "Defaulted",
"definition": "Defaulted"
}
]
}