II.
SkillArea JSON
Structured · liveskill-area:HL7-FHIR
HL7 FHIR json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:HL7-FHIR",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "HL7 FHIR",
"description": "Implementing the HL7 FHIR standard for health data exchange — designing\nFHIR resources, building RESTful FHIR servers and clients, handling\ncapability statements, and mapping legacy HL7v2 messages to FHIR bundles.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:HL7-FHIR",
"to": "domain:healthcare",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:HL7-FHIR",
"to": "domain:healthtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:HL7-FHIR",
"to": "specialization:healthcare-informatics",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": []
}