0.1.0 - ci-build
HL7DKHackathonSep2022, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/hackathon-sep-2022/ and changes regularly. See the Directory of published versions
Active as of 2024-12-10 |
{
"resourceType" : "ValueSet",
"id" : "FriendshipCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FriendshipCodes</b></p><a name=\"FriendshipCodes\"> </a><a name=\"hcFriendshipCodes\"> </a><a name=\"FriendshipCodes-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MentalHealthCodes.html\"><code>http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-60e95414-b97d-4197-af85-d5efc5628e86\">60e95414-b97d-4197-af85-d5efc5628e86</a></td><td>Jeg føler mig tæt på mine venner</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-93105f14-245e-4e66-8db0-86866978de58\">93105f14-245e-4e66-8db0-86866978de58</a></td><td>Jeg har venner, men de er ikke tætte mere</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-597872aa-a00e-4de3-b0a3-03dae9fd890a\">597872aa-a00e-4de3-b0a3-03dae9fd890a</a></td><td>Jeg har ingen venner</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/FriendshipCodes",
"version" : "0.1.0",
"title" : "Venskaber",
"status" : "active",
"date" : "2024-12-10T13:15:51+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Svarmuligheder for venskaber i forbindelse med psykisk helbred questionnaire hackathon 2022",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes",
"concept" : [
{
"code" : "60e95414-b97d-4197-af85-d5efc5628e86",
"display" : "Jeg føler mig tæt på mine venner"
},
{
"code" : "93105f14-245e-4e66-8db0-86866978de58",
"display" : "Jeg har venner, men de er ikke tætte mere"
},
{
"code" : "597872aa-a00e-4de3-b0a3-03dae9fd890a",
"display" : "Jeg har ingen venner"
}
]
}
]
}
}