@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/fa09ae10-5455-579b-a026-8f87c6e779a5> a dcat:Dataset ;
    dct:description """SnoMAP Starter is a map from SNOMED CT-AU to ICD 10 AM that is made available as a FHIR Concept Map.
It has been designed to provide a map to meet known and identified requirements of researchers and analysts working with SNOMED encoded patient data collections where their analyses demand conversion to ICD-10-AM for comparability purposes. This could be either for retrospective analyses where only historical ICD-10-AM data is available, or for consolidated patient data collections that contain both SNOMED and ICD-10-AM encoded cases.
This map is a starter map and does not support mandatory reporting for National Minimum Data Standards (NMDS) data, casemix funding, Diagnosis Related Groups (DRG) or Activity Based Funding (ABF). It is not designed to be used in any user facing, point-of-care deployments.""" ;
    dct:identifier "fa09ae10-5455-579b-a026-8f87c6e779a5" ;
    dct:issued "2025-09-20T11:17:30.980011"^^xsd:dateTime ;
    dct:modified "2025-11-02T08:21:37.823952"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SnoMAP Starter" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Donna Truran" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

